VCFilter.Object 属性

定义

提供 Visual Studio 对象模型和对象模型之间的引用 Visual C++ 。

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

属性值

Object

表示的对象 VCFilter

属性

适用于