SchemeSettingElement.GenericUriParserOptions 屬性

定義

SchemeSettingElement 執行個體取得 GenericUriParserOptions 項目的值。

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

屬性值

GenericUriParserOptions 項目的值。

屬性

備註

屬性 GenericUriParserOptionsSystem.GenericUriParserOptions 傳回 實例的 SchemeSettingElement 列舉值。

適用於

另請參閱