ExtensionDeclarationAttribute.ExtensionType 属性

获取扩展类型。

命名空间:  Microsoft.Data.Schema.Extensibility
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
Public ReadOnly Property ExtensionType As Type
    Get
public Type ExtensionType { get; }
public:
property Type^ ExtensionType {
    Type^ get ();
}
member ExtensionType : Type
function get ExtensionType () : Type

属性值

类型:System.Type

.NET Framework 安全性

请参见

参考

ExtensionDeclarationAttribute 类

Microsoft.Data.Schema.Extensibility 命名空间