IReflectableType.GetTypeInfo 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取表示這個型別的物件。
public:
System::Reflection::TypeInfo ^ GetTypeInfo();
public System.Reflection.TypeInfo GetTypeInfo ();
abstract member GetTypeInfo : unit -> System.Reflection.TypeInfo
Public Function GetTypeInfo () As TypeInfo
傳回
代表這個類型的物件。