Lenguaje

StyleBaseInstance.Format Propiedad

Definición

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

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

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

Se aplica a