TaskForm.ITaskFormInfo.Caption 속성

정의

개체의 캡션에 표시되는 텍스트를 가져옵니다.

property System::String ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo::Caption { System::String ^ get(); };
string Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Caption { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Caption : string
 ReadOnly Property Caption As String Implements ITaskFormInfo.Caption

속성 값

개체 캡션에 나타나는 문자열입니다.

구현

적용 대상