net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[Guid("3ADD223D-2288-4429-95B3-8487D8ECC467")]
[TypeLibType(4160)]
public interface VCFile : VCProjectItem
{
[DispId(402)]
string RelativePath
{
[DispId(402)]
get;
[DispId(402)]
set;
}
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
|---|---|
| .NET Framework | 1.1 |
Information specific to net11 | |
| Assembly | Microsoft.VisualStudio.VCProjectEngine , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs an assembly reference to |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API