Grammar.ResourceName Proprietà

Definizione

Ottiene o imposta un valore con il nome di una risorsa binaria utilizzata per caricare l'oggetto Grammar corrente.

protected:
 property System::String ^ ResourceName { System::String ^ get(); void set(System::String ^ value); };
protected string ResourceName { get; set; }
member this.ResourceName : string with get, set
Protected Property ResourceName As String

Valore della proprietà

String

La proprietà di ResourceName restituisce il nome della risorsa binaria da cui è stata caricata la grammatica fortemente tipizzata, utilizzata da Grammar.

Si applica a