Partager via


SingleFileGeneratorNodeProperties.CustomTool, 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 CustomTool As String
    Get
    Set
public string CustomTool { get; set; }
public:
property String^ CustomTool {
    String^ get ();
    void set (String^ value);
}
member CustomTool : string with get, set
function get CustomTool () : String
function set CustomTool (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