Share via


StyleBaseInstance.Format Propiedad

Definición

Obtiene el valor calculado de la propiedad Format en una clase StyleBase.

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

Valor de propiedad

Valor string que representa el valor calculado de la propiedad Format.

Se aplica a