Freigeben über


IVsDataViewHierarchy.IsModelInitialized Property

Definition

Gets a value indicating whether the support model is initialized.

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

Property Value

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

Applies to