Bagikan melalui


SchemeSettingElement.GenericUriParserOptions Properti

Definisi

Mendapatkan nilai entri GenericUriParserOptions dari SchemeSettingElement instans.

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

Nilai Properti

Nilai entri GenericUriParserOptions.

Atribut

Keterangan

Properti GenericUriParserOptions mengembalikan System.GenericUriParserOptions nilai enumerasi untuk SchemeSettingElement instans.

Berlaku untuk

Lihat juga