Share via


DataMappedObject.IVsDataSiteableObject<Boolean>.Site Property

Definition

property bool Microsoft::VisualStudio::Data::Core::IVsDataSiteableObject<System::Boolean>::Site { bool get(); void set(bool value); };
bool Microsoft.VisualStudio.Data.Core.IVsDataSiteableObject<System.Boolean>.Site { get; set; }
member this.Microsoft.VisualStudio.Data.Core.IVsDataSiteableObject<System.Boolean>.Site : bool with get, set
 Property Site As Boolean Implements IVsDataSiteableObject(Of Boolean).Site

Property Value

Implements

Applies to