ProjectItem.Object 属性

定义

获取可以在运行时由名称访问的对象。

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

属性值

Object

可在运行时由名称访问的对象。

属性

适用于