MessagePartDescription.Namespace Property

Definition

Gets or sets the namespace of the message part.

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

Property Value

The namespace of the message part.

Applies to