ServiceModelExtensionElement.ConfigurationElementName プロパティ

定義

この構成要素の名前を取得します。

public:
 property System::String ^ ConfigurationElementName { System::String ^ get(); };
public string ConfigurationElementName { get; }
member this.ConfigurationElementName : string
Public ReadOnly Property ConfigurationElementName As String

プロパティ値

この構成要素の一意の名前。

例外

構成の拡張コレクションが存在しません。

適用対象