Partager via


MarkupProperty.StringValue Propriété

Définition

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é

String

Valeur de chaîne.

S’applique à