RootNamespaceAttribute.Namespace Propriété

Définition

Obtient la chaîne qui correspond à la valeur de la propriété RootNamespace dans un fichier projet Visual Studio.

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

Valeur de propriété

Chaîne qui correspond à la valeur de la RootNamespace propriété dans un fichier projet Visual Studio.

S’applique à