Share via


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 instance 대한 SchemeSettingElement 열거형 값을 반환 System.GenericUriParserOptions 합니다.

적용 대상

추가 정보