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

屬性值

這個結構描述設定使用的通訊協定。

屬性

備註

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

元素 GenericUriParserOptions 目前限制為 HTTP 和 HTTPS。

適用於

另請參閱