Partilhar via


Propriedade DatabaseProjectBuildActionHelper.NotInBuildAction

Obtém a seqüência de caracteres que é usada no arquivo de projeto "notinbuild" ação.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property NotInBuildAction As String
    Get
public static string NotInBuildAction { get; }
public:
static property String^ NotInBuildAction {
    String^ get ();
}
static member NotInBuildAction : string
static function get NotInBuildAction () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

DatabaseProjectBuildActionHelper Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project