Share via


WebReference.Namespace Property

Definition

Gets the client namespace for the WebReference object.

public:
 property System::String ^ Namespace { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(6)]
public string Namespace { [System.Runtime.InteropServices.DispId(6)] get; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
member this.Namespace : string
Public ReadOnly Property Namespace As String

Property Value

The client namespace for the WebReference object.

Attributes

Applies to