Condividi tramite


VoiceCommandDefinition.Name Proprietà

Definizione

Ottiene il Name valore dell'attributo dell'elemento CommandSet nel file VCD (Voice Command Definition).

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = voiceCommandDefinition.name;
Public ReadOnly Property Name As String

Valore della proprietà

String

Platform::String

winrt::hstring

Valore dell'attributo Name dell'elemento CommandSet .

Si applica a

Vedi anche