WaitingEvent.Reason 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 string representation of the reason for the validation failure
[System.Runtime.Serialization.DataMember]
public string Reason { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Reason : string
Public ReadOnly Property Reason As String
Property Value
- Attributes