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 エントリの値。

属性

注釈

プロパティは GenericUriParserOptions 、インスタンスの System.GenericUriParserOptions 列挙値を SchemeSettingElement 返します。

適用対象

こちらもご覧ください