ServiceModelExtensionElement.ConfigurationElementName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個組態項目的名稱。
public:
property System::String ^ ConfigurationElementName { System::String ^ get(); };
public string ConfigurationElementName { get; }
member this.ConfigurationElementName : string
Public ReadOnly Property ConfigurationElementName As String
屬性值
這個組態項目的唯一名稱。
例外狀況
組態延伸集合不存在。