VCFilter Properties
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | CanonicalName | Gets the unique name used for this filter. |
![]() | Files | Gets the collection of files associated with the filter. |
![]() | Filter | Gets or sets a list of the file extensions associated with the filter. |
![]() | Filters | Gets the collection of filters for the filter. |
![]() | ItemName | Gets the name of the current item in the collection. |
![]() | Items | Gets the collection of filters associated with the project. |
![]() | Kind | Returns an enumeration indicating the type of filter. |
![]() | Name | Gets or sets the name of the filter. |
![]() | Object | Provides a reference between the Visual Studio object model and the Visual C++ object model. |
![]() | Parent | Returns the immediate parent object of a given object. |
![]() | ParseFiles | Gets or sets a value indicating whether the files in a filter are open to inspection by IntelliSense. |
![]() | project | Gets the VCProject associated with the filter. |
![]() | SourceControlFiles | Gets or sets a value indicating whether files added to the filter are automatically placed under source code control. |
![]() | UniqueIdentifier | Specifies a nonlocalizable name for the filter. |
![]() | 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. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
![]() | WebReference | Gets the URL of the Web reference for the filter. |
