SequentialWorkflowHeaderFooter.Text Propiedad

Definición

Obtiene o establece la descripción del texto asociado al encabezado o pie de página.

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

Valor de propiedad

La cadena que contiene la descripción de texto asociado a SequentialWorkflowHeaderFooter.

Se aplica a