Compartir a través de


PcwException.Explanation Property

Gets an explanation of the error.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaración
Public Overridable ReadOnly Property Explanation As String
    Get
public virtual string Explanation { get; }
public:
virtual property String^ Explanation {
    String^ get ();
}
abstract Explanation : string
override Explanation : string
function get Explanation () : String

Property Value

Type: System.String
An explanation of the error.

.NET Framework Security

See Also

Reference

PcwException Class

Microsoft.TeamFoundation.Client Namespace