ModelExplorerTreeContainer.IsValidDocData Property

Definition

Important

This API is not CLS-compliant.

Is the DocData valid (do we care about it?)

protected:
 virtual property bool IsValidDocData { bool get(); };
[System.CLSCompliant(false)]
protected virtual bool IsValidDocData { [System.Diagnostics.DebuggerStepThrough] get; }
protected virtual bool IsValidDocData { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.CLSCompliant(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsValidDocData : bool
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsValidDocData : bool
Protected Overridable ReadOnly Property IsValidDocData As Boolean

Property Value

Attributes

Applies to