Partager via


EntityProperty.StringValue Propriété

Définition

Obtient ou définit la valeur de chaîne de cet objet EntityProperty.

public string StringValue { get; set; }
member this.StringValue : string with get, set
Public Property StringValue As String

Valeur de propriété

Valeur de chaîne de cet objet EntityProperty.

Remarques

Une exception est levée si cette propriété a une valeur autre qu'une valeur de chaîne.

S’applique à