net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[Guid("4F514B43-9C1E-488E-B1C7-BC7A1437CF24")]
[TypeLibType(4160)]
public interface VCResourceCompilerTool
{
[DispId(3907)]
string ResourceOutputFileName
{
[DispId(3907)]
get;
[DispId(3907)]
set;
}
}
}
.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. |