MessagePartDescription.Namespace 属性

定义

获取或设置消息部分的命名空间。

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

属性值

消息部分的命名空间。

适用于