Partager via


SingleFileGeneratorNodeProperties.CustomToolNamespace, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Public Property CustomToolNamespace As String
    Get
    Set
public string CustomToolNamespace { get; set; }
public:
property String^ CustomToolNamespace {
    String^ get ();
    void set (String^ value);
}
member CustomToolNamespace : string with get, set
function get CustomToolNamespace () : String
function set CustomToolNamespace (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

SingleFileGeneratorNodeProperties Classe

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms