Share via


ServiceHealthSection.Title 屬性

定義

取得或設定區段標題。

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
public string Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

屬性值

區段標題。

例外狀況

設定作業中的字串為 nullEmpty 或只由空白字元組成。

適用於