net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[DefaultMember("Item")]
[Guid("625C6491-2C7E-11D3-87BF-A0494CC10000")]
[TypeLibType(4160)]
public interface VCReferences : VCProjectItem, IEnumerable
{
[DispId(904)]
bool CanAddActiveXReference(string typeLibGuid, int majorVersion, int minorVersion, int localeID, string wrapper);
}
}
.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. |