Partager via


IDatabaseFileNode.BuildAction, propriété

Obtient ou définit l'action de génération pour ce fichier.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseFileNode Interface

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