UriTemplate.Defaults Właściwość

Definicja

Pobiera kolekcję par nazw/wartości dla wszystkich domyślnych wartości parametrów.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ Defaults { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,string> Defaults { get; }
member this.Defaults : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Defaults As IDictionary(Of String, String)

Wartość właściwości

IDictionary<String,String>

Słownik ogólny.

Dotyczy