다음을 통해 공유


MessageHeaderInfo.Namespace 속성

정의

메시지 헤더의 네임스페이스를 가져옵니다.

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

속성 값

String

메시지 헤더의 네임스페이스입니다.

적용 대상