net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[Guid("FEC71BAE-9505-43F8-84AA-151CA139A2C6")]
[TypeLibType(4160)]
public interface VCFilter : VCProjectItem
{
[DispId(12041)]
string Filter
{
[DispId(12041)]
get;
[DispId(12041)]
set;
}
}
}
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Set property |
---|---|
.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. |