NamespaceAvailability.ReasonDetail Property

Definition

Gets or sets the detailed info regarding the reason associated with the namespace.

[System.Runtime.Serialization.DataMember(Name="ReasonDetail", Order=102)]
public string ReasonDetail { get; set; }
[<System.Runtime.Serialization.DataMember(Name="ReasonDetail", Order=102)>]
member this.ReasonDetail : string with get, set
Public Property ReasonDetail As String

Property Value

The detailed info regarding the reason associated with the namespace.

Attributes

Applies to