共用方式為


DataMappedObject.Type 屬性

取得這個型別的名稱為目前的一般概念的字串。

命名空間:  Microsoft.VisualStudio.Data.Framework
組件:  Microsoft.VisualStudio.Data.Framework (在 Microsoft.VisualStudio.Data.Framework.dll 中)

語法

'宣告
Public ReadOnly Property Type As String
public string Type { get; }
public:
virtual property String^ Type {
    String^ get () sealed;
}
abstract Type : string with get 
override Type : string with get
final function get Type () : String

屬性值

類型:String
型別名稱做為目前的一般概念的字串。

實作

IVsDataMappedObject.Type

.NET Framework 安全性

請參閱

參考

DataMappedObject 類別

Microsoft.VisualStudio.Data.Framework 命名空間