Freigeben über


IVsDataViewHierarchy.IsViewSupportInitialized Property

Definition

Gets a value indicating whether the view support object is initialized.

public:
 property bool IsViewSupportInitialized { bool get(); };
public bool IsViewSupportInitialized { get; }
member this.IsViewSupportInitialized : bool
Public ReadOnly Property IsViewSupportInitialized As Boolean

Property Value

true if the view support is initialized; otherwise, false.

Applies to