IVsDataViewHierarchy.ViewSupport 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.
Gets the view support object associated with the current Server Explorer connection.
public:
property Microsoft::VisualStudio::Data::Services::SupportEntities::IVsDataViewSupport ^ ViewSupport { Microsoft::VisualStudio::Data::Services::SupportEntities::IVsDataViewSupport ^ get(); };
public Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataViewSupport ViewSupport { get; }
member this.ViewSupport : Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataViewSupport
Public ReadOnly Property ViewSupport As IVsDataViewSupport
Property Value
An IVsDataViewSupport object.