Sdílet prostřednictvím


SchemeSettingElement.GenericUriParserOptions Vlastnost

Definice

Získá hodnotu GenericUriParserOptions položka z SchemeSettingElement instance.

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

Hodnota vlastnosti

Hodnota položky GenericUriParserOptions.

Atributy

Poznámky

Vlastnost GenericUriParserOptions vrátí System.GenericUriParserOptions hodnotu výčtu SchemeSettingElement pro instanci.

Platí pro

Viz také