ServiceModelExtensionElement.ConfigurationElementName 속성

정의

이 구성 요소의 이름을 가져옵니다.

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

속성 값

String

이 구성 요소의 고유한 이름입니다.

예외

구성 확장명 컬렉션이 없는 경우

적용 대상