VCFilter.Items Property

Definition

Gets the collection of filters associated with the project.

public:
 property System::Object ^ Items { System::Object ^ get(); };
public:
 property Platform::Object ^ Items { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2355)]
public object Items { [System.Runtime.InteropServices.DispId(2355)] get; }
[<System.Runtime.InteropServices.DispId(2355)>]
[<get: System.Runtime.InteropServices.DispId(2355)>]
member this.Items : obj
Public ReadOnly Property Items As Object

Property Value

An object representing the names of the filters.

Attributes

Applies to