Partager via


VCXMLDataGeneratorTool.Namespace, propriété

Définit ou obtient l'espace de noms de l'outil XML Data Generator Tool.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property Namespace As String
string Namespace { get; set; }
property String^ Namespace {
    String^ get ();
    void set (String^ value);
}
abstract Namespace : string with get, set
function get Namespace () : String
function set Namespace (value : String)

Valeur de propriété

Type : System.String
Chaîne contenant l'espace de noms de l'outil XML Data Generator Tool.

Sécurité .NET Framework

Voir aussi

Référence

VCXMLDataGeneratorTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms