Udostępnij za pośrednictwem


SchemeSettingElement.GenericUriParserOptions Właściwość

Definicja

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

public:
 property GenericUriParserOptions GenericUriParserOptions { GenericUriParserOptions get(); };
[System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=System.Configuration.ConfigurationPropertyOptions.None, IsRequired=true)]
public GenericUriParserOptions GenericUriParserOptions { get; }
public GenericUriParserOptions GenericUriParserOptions { get; }
[<System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=System.Configuration.ConfigurationPropertyOptions.None, IsRequired=true)>]
member this.GenericUriParserOptions : GenericUriParserOptions
member this.GenericUriParserOptions : GenericUriParserOptions
Public ReadOnly Property GenericUriParserOptions As GenericUriParserOptions

Wartość właściwości

Wartość wpisu GenericUriParserOptions.

Atrybuty

Uwagi

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

Dotyczy

Zobacz też