ConnectionsZone.NewConnectionErrorMessage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當使用者嘗試建立的新連接上有錯誤或警告時,取得或設定連接使用者介面 (UI) 中所顯示的訊息文字。
public:
virtual property System::String ^ NewConnectionErrorMessage { System::String ^ get(); void set(System::String ^ value); };
public virtual string NewConnectionErrorMessage { get; set; }
member this.NewConnectionErrorMessage : string with get, set
Public Overridable Property NewConnectionErrorMessage As String
屬性值
包含訊息文字的 String。 .NET Framework 會提供文化特性字串做為預設文字。