Application.SafeTopLevelCaptionFormat 속성

정의

경고 배너와 함께 최상위 창 캡션이 표시될 때 이 캡션에 적용될 서식 문자열을 가져오거나 설정합니다.

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

속성 값

String

최상위 창 캡션에 적용될 서식 문자열입니다.

적용 대상