MarkupProperty.StringValue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
En cas de substitution dans une classe dérivée, obtient la valeur de chaîne de cette MarkupProperty.
public:
abstract property System::String ^ StringValue { System::String ^ get(); };
public abstract string StringValue { get; }
member this.StringValue : string
Public MustOverride ReadOnly Property StringValue As String
Valeur de propriété
Valeur de chaîne.