WebHttpBinding.Scheme Vlastnost

Definice

Získá schéma přenosu URI pro kanály a naslouchací procesy, které jsou nakonfigurovány s touto vazbou.

public:
 virtual property System::String ^ Scheme { System::String ^ get(); };
public override string Scheme { get; }
member this.Scheme : string
Public Overrides ReadOnly Property Scheme As String

Hodnota vlastnosti

"https", pokud je nastavena Security na Transport; "http", pokud je nastavená na None.

Platí pro