GlobalType.ObjectType 属性

定义

获取的选中类型 GlobalType

public:
 property Type ^ ObjectType { Type ^ get(); };
public:
 property Platform::Type ^ ObjectType { Platform::Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

属性值

Type

TypeGlobalType

例外

全局对象的类型解析为 null

适用于