net11
namespace Microsoft.VisualStudio.VCCodeModel
{
[DefaultMember("Name")]
[Guid("8DFDA3B5-CBAD-450B-84E3-F47481CA364D")]
[TypeLibType(4160)]
public interface VCCodeInclude
{
[DispId(0)]
string Name
{
[DispId(0)]
get;
[DispId(0)]
set;
}
}
}
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Get property |
---|---|
.NET Framework | 1.1 |
Information specific to net11 | |
Assembly | Microsoft.VisualStudio.VCCodeModel , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |