VCFilter Properties

Include Protected Members
Include Inherited Members

The VCFilter type exposes the following members.

Properties

  Name Description
Public property CanonicalName Gets the unique name used for this filter.
Public property Files Gets the collection of files associated with the filter.
Public property Filter Gets or sets a list of the file extensions associated with the filter.
Public property Filters Gets the collection of filters for the filter.
Public property ItemName Gets the name of the current item in the collection.
Public property ItemName Gets the name of the current item in the collection. (Inherited from VCProjectItem.)
Public property Items Gets the collection of filters associated with the project.
Public property Kind Returns an enumeration indicating the type of filter.
Public property Kind Gets an enumeration indicating the type of object. (Inherited from VCProjectItem.)
Public property Name Gets or sets the name of the filter.
Public property Object Provides a reference between the Visual Studio object model and the Visual C++ object model.
Public property Parent Returns the immediate parent object of a given object.
Public property Parent Gets the immediate parent object of a given object. (Inherited from VCProjectItem.)
Public property ParseFiles Gets or sets a value indicating whether the files in a filter are open to inspection by IntelliSense.
Public property project Gets the VCProject associated with the filter.
Public property project Gets the VCProject associated with the object. (Inherited from VCProjectItem.)
Public property SourceControlFiles Gets or sets a value indicating whether files added to the filter are automatically placed under source code control.
Public property UniqueIdentifier Specifies a nonlocalizable name for the filter.
Public property UrlBehavior Gets a value indicating whether the URL of a Web reference is hard-coded in the generated Visual Basic or Visual C# proxy code. This property is meaningful only for filters that have Web references.
Public property VCProjectEngine Gets a pointer to the project engine.
Public property VCProjectEngine Gets a pointer to the project engine. (Inherited from VCProjectItem.)
Public property WebReference Gets the URL of the Web reference for the filter.

Top

See Also

Reference

VCFilter Interface

Microsoft.VisualStudio.VCProjectEngine Namespace