UriTemplate.Defaults Eigenschap

Definitie

Hiermee haalt u een verzameling naam-/waardeparen op voor alle standaardparameterwaarden.

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)

Waarde van eigenschap

Een algemene woordenlijst.

Van toepassing op