Share via


InputScopePhrase.Name Propriété

Définition

Obtient ou définit un nom descriptif associé au modèle d'entrée de texte pour ce InputScopePhrase.

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

Valeur de propriété

Chaîne contenant le nom descriptif de ce InputScopePhrase.

Remarques

L’énumération InputScopeName fournit un ensemble de valeurs prédéfinies Name .

Utilisation des éléments de propriété XAML

<object>  
  string  
</object>  

S’applique à