共用方式為


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

屬性值

包含與 SequentialWorkflowHeaderFooter 關聯之文字描述的字串。

適用於