Share via


SchemeSettingElement.GenericUriParserOptions Proprietà

Definizione

Ottiene il valore della voce GenericUriParserOptions da un'istanza di SchemeSettingElement.

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

Valore della proprietà

Valore della voce GenericUriParserOptions.

Attributi

Commenti

La GenericUriParserOptions proprietà restituisce un System.GenericUriParserOptions valore di enumerazione per l'istanza SchemeSettingElement di .

Si applica a

Vedi anche