TestNodeStateProperty.Explanation 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 textual explanation of the node state.
public string? Explanation { get; init; }
public string? Explanation { get; }
member this.Explanation : string with get, set
member this.Explanation : string
Public Property Explanation As String
Public ReadOnly Property Explanation As String