VCFilter.Items 属性

定义

获取与项目关联的筛选器的集合。

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

属性值

Object

一个对象,该对象表示筛选器的名称。

属性

适用于