Delen via


DatabaseProjectBuildActionConverter.NotInBuildAction Property

Gets the MSBuild node name for NotInBuild build actions.

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

Syntax

'Declaration
Public Shared ReadOnly Property NotInBuildAction As String
public static string NotInBuildAction { get; }
public:
static property String^ NotInBuildAction {
    String^ get ();
}
static member NotInBuildAction : string
static function get NotInBuildAction () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DatabaseProjectBuildActionConverter Class

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