TypeName.Namespace Property

Definition

Gets the namespace of this type, for example, "System".

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

Property Value

Exceptions

This instance is a nested type.

Applies to