net11
namespace Microsoft.VisualStudio.VCCodeModel
{
[DefaultMember("Name")]
[Guid("9108D344-BF07-473C-BC77-8C47A96FD389")]
[TypeLibType(4160)]
public interface VCCodeEvent
{
[DispId(513)]
bool IsCaseSensitive
{
[DispId(513)]
[TypeLibFunc(1024)]
get;
}
}
}
.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. |