WorkspaceVisualNodeBase.ValidateCounter 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.
Get the validation count of the children of this node.
public:
property long ValidateCounter { long get(); };
public:
property long long ValidateCounter { long long get(); };
public long ValidateCounter { get; }
member this.ValidateCounter : int64
Public ReadOnly Property ValidateCounter As Long