SchemeSettingElement.GenericUriParserOptions Proprietà

Definizione

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

[System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=System.Configuration.ConfigurationPropertyOptions.None, IsRequired=true)]
public GenericUriParserOptions GenericUriParserOptions { get; }
public GenericUriParserOptions GenericUriParserOptions { get; }

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

Prodotto Versioni
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9

Vedi anche