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

속성 값

섹션 제목입니다.

예외

세트 작업의 문자열은 null, Empty 또는 공백 문자로만 구성되어 있습니다.

적용 대상