OptionsWrapper<TOptions>.Get(String) Methode

Definition

Achtung

This method is obsolete and will be removed in a future version.

Diese Methode ist veraltet und wird in einer zukünftigen Version entfernt.

public:
 TOptions Get(System::String ^ name);
public TOptions Get (string name);
[System.Obsolete("This method is obsolete and will be removed in a future version.")]
public TOptions Get (string name);
member this.Get : string -> 'Options
[<System.Obsolete("This method is obsolete and will be removed in a future version.")>]
member this.Get : string -> 'Options
Public Function Get (name As String) As TOptions

Parameter

name
String

Konvertiert die Zeichenfolgendarstellung einer Zahl in einem angegebenen Stil und einem kulturspezifischen Format in die entsprechende 32-Bit-Ganzzahl mit Vorzeichen.

Gibt zurück

TOptions

Die Value.

Attribute

Gilt für: