다음을 통해 공유


SchemeSettingElement.Name 속성

정의

SchemeSettingElement 인스턴스에서 Name 항목의 값을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Configuration.ConfigurationProperty("name", DefaultValue=null, IsKey=true, IsRequired=true)]
public string Name { get; }
public string Name { get; }
[<System.Configuration.ConfigurationProperty("name", DefaultValue=null, IsKey=true, IsRequired=true)>]
member this.Name : string
member this.Name : string
Public ReadOnly Property Name As String

속성 값

이 스키마 설정에서 사용되는 프로토콜입니다.

특성

설명

속성은 GenericUriParserOptions instance 대한 SchemeSettingElement 열거형 값을 반환 System.GenericUriParserOptions 합니다.

요소는 GenericUriParserOptions 현재 HTTP 및 HTTPS로 제한됩니다.

적용 대상

추가 정보