다음을 통해 공유


SequentialWorkflowHeaderFooter.Text 속성

정의

머리글 또는 바닥글과 연결된 텍스트 설명을 가져오거나 설정합니다.

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

속성 값

String

SequentialWorkflowHeaderFooter와 연결된 텍스트 설명을 포함하는 문자열입니다.

적용 대상