Udostępnij za pośrednictwem


SchemeSettingElement.Name Właściwość

Definicja

Pobiera wartość wpisu Nazwa z SchemeSettingElement wystąpienia.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Configuration.ConfigurationProperty("name", DefaultValue=null, IsKey=true, IsRequired=true)]
public string Name { get; }
public string Name { get; }
[<System.Configuration.ConfigurationProperty("name", DefaultValue=null, IsKey=true, IsRequired=true)>]
member this.Name : string
member this.Name : string
Public ReadOnly Property Name As String

Wartość właściwości

Protokół używany przez to ustawienie schematu.

Atrybuty

Uwagi

Właściwość GenericUriParserOptions zwraca System.GenericUriParserOptions wartość wyliczenia dla SchemeSettingElement wystąpienia.

Element GenericUriParserOptions jest obecnie ograniczony do protokołów HTTP i HTTPS.

Dotyczy

Zobacz też