ExtensionHandle.ExtensionType プロパティ

拡張機能の型を取得します。

名前空間 :  Microsoft.Data.Schema.Extensibility
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public ReadOnly Property ExtensionType As Type
'使用
Dim instance As ExtensionHandle
Dim value As Type

value = instance.ExtensionType
public Type ExtensionType { get; }
public:
property Type^ ExtensionType {
    Type^ get ();
}
public function get ExtensionType () : Type

プロパティ値

型 : System.Type

参照

参照

ExtensionHandle クラス

ExtensionHandle メンバ

Microsoft.Data.Schema.Extensibility 名前空間