ClassData.Namespace Property

Definition

Gets or sets the namespace where the class data belong.

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 where the class data belong.

Applies to