ProtocolReflector.DefaultNamespace 속성

정의

연결된 ServiceDescription 개체의 Namespace 속성으로 식별되는 기본 네임스페이스를 가져옵니다.

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

속성 값

연결된 ServiceDescription 개체의 Namespace 속성으로 식별되는 기본 네임스페이스입니다.

적용 대상