WarningHeaderValue.Text 속성

정의

경고 텍스트를 포함하는 따옴표 붙은 문자열을 가져옵니다.

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

속성 값

경고 텍스트를 포함하는 따옴표 붙은 문자열입니다.

적용 대상