Share via


StyleInstance.Format Propriété

Définition

Obtient la valeur calculée de la propriété Format dans une classe Style.

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

Valeur de propriété

Valeur string qui représente la valeur calculée de la propriété Format.

S’applique à