DataMappedObject.IVsDataSiteableObject<IVsDataMappedObject>.Site Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::VisualStudio::Data::Services::IVsDataMappedObject ^ Microsoft::VisualStudio::Data::Core::IVsDataSiteableObject<Microsoft::VisualStudio::Data::Services::IVsDataMappedObject>::Site { Microsoft::VisualStudio::Data::Services::IVsDataMappedObject ^ get(); void set(Microsoft::VisualStudio::Data::Services::IVsDataMappedObject ^ value); };
Microsoft.VisualStudio.Data.Services.IVsDataMappedObject Microsoft.VisualStudio.Data.Core.IVsDataSiteableObject<Microsoft.VisualStudio.Data.Services.IVsDataMappedObject>.Site { get; set; }
member this.Microsoft.VisualStudio.Data.Core.IVsDataSiteableObject<Microsoft.VisualStudio.Data.Services.IVsDataMappedObject>.Site : Microsoft.VisualStudio.Data.Services.IVsDataMappedObject with get, set
Property Site As IVsDataMappedObject Implements IVsDataSiteableObject(Of IVsDataMappedObject).Site