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に関連付けられたテキストの説明を含む文字列。

適用対象