ActiveDirectoryServerDownException.Message 屬性
定義
取得可描述 ActiveDirectoryServerDownException 物件錯誤的訊息。Gets the message that describes the ActiveDirectoryServerDownException object error.
public:
virtual property System::String ^ Message { System::String ^ get(); };
public override string Message { get; }
member this.Message : string
Public Overrides ReadOnly Property Message As String
屬性值
描述錯誤的 String。A String that describes the error.