Compartir a través de


IDatabaseFileNode.BuildAction (Propiedad)

Obtiene o establece la acción de compilación para este archivo.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseFileNode Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project (Espacio de nombres)