共用方式為


ElementTypeDescriptor.ComponentType 屬性

取得Type的這個類別代表該模型元素。

命名空間:  Microsoft.VisualStudio.Modeling.Design
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
Protected Friend Overridable ReadOnly Property ComponentType As Type
protected internal virtual Type ComponentType { get; }

屬性值

型別:System.Type
這個類別代表該模型元素的型別。

.NET Framework 安全性

請參閱

參考

ElementTypeDescriptor 類別

Microsoft.VisualStudio.Modeling.Design 命名空間