SchemeSettingElement.Name 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 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 會 System.GenericUriParserOptions 傳回 實例的 SchemeSettingElement 列舉值。
元素 GenericUriParserOptions 目前限制為 HTTP 和 HTTPS。