MailFileEditor.Caption 속성

정의

편집기 대화 상자에 사용할 캡션을 가져옵니다.

protected:
 virtual property System::String ^ Caption { System::String ^ get(); };
protected override string Caption { get; }
member this.Caption : string
Protected Overrides ReadOnly Property Caption As String

속성 값

String

디자인 타임 대화 상자의 캡션입니다.

적용 대상

추가 정보