共用方式為


DataMappedObject.IVsDataSiteableObject<IVsDataMappedObject>.Site 屬性

取得此站台。

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

語法

'宣告
Private Property Site As IVsDataMappedObject Implements IVsDataSiteableObject(Of IVsDataMappedObject).Site
IVsDataMappedObject IVsDataSiteableObject<IVsDataMappedObject>.Site { get; set; }
private:
virtual property IVsDataMappedObject^ Site {
    IVsDataMappedObject^ get () sealed = IVsDataSiteableObject<IVsDataMappedObject^>::Site::get;
    void set (IVsDataMappedObject^ value) sealed = IVsDataSiteableObject<IVsDataMappedObject^>::Site::set;
}
private abstract Site : IVsDataMappedObject with get, set 
private override Site : IVsDataMappedObject with get, set
JScript 不支援明確介面實作。

屬性值

類型:Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
網站。

實作

IVsDataSiteableObject<T>.Site

.NET Framework 安全性

請參閱

參考

DataMappedObject 類別

Microsoft#VisualStudio#Data#Core#IVsDataSiteableObject{T}#Site 多載

Microsoft.VisualStudio.Data.Framework 命名空間