LanguageSpecificStringDictionary.Item[XmlLanguage] Proprietà

Definizione

Ottiene o imposta la stringa associata alla lingua specificata.

public:
 property System::String ^ default[System::Windows::Markup::XmlLanguage ^] { System::String ^ get(System::Windows::Markup::XmlLanguage ^ key); void set(System::Windows::Markup::XmlLanguage ^ key, System::String ^ value); };
public string this[System.Windows.Markup.XmlLanguage key] { get; set; }
member this.Item(System.Windows.Markup.XmlLanguage) : string with get, set
Default Public Property Item(key As XmlLanguage) As String

Parametri

key
XmlLanguage

Valore di tipo XmlLanguage.

Valore della proprietà

Valore di tipo String.

Implementazioni

Si applica a