net11
namespace Microsoft.VisualStudio.VCCodeModel
{
[DefaultMember("Item")]
[Guid("8FB079EA-D94D-45C7-892C-42C9924737E5")]
[TypeLibType(4160)]
public interface VCCodeElements
{
[DispId(5)]
bool CreateUniqueID(string Prefix, ref string NewName = "0");
}
}
.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. |