Share via


ProjectConstants.ProjectProperty_RunPostBuildEvent_Always Field

Value is "Always".

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

Syntax

'Declaration
Public Const ProjectProperty_RunPostBuildEvent_Always As String
'Usage
Dim value As String

value = ProjectConstants.ProjectProperty_RunPostBuildEvent_Always
public const string ProjectProperty_RunPostBuildEvent_Always
public:
literal String^ ProjectProperty_RunPostBuildEvent_Always
public const var ProjectProperty_RunPostBuildEvent_Always : String
static val mutable ProjectProperty_RunPostBuildEvent_Always: string

.NET Framework Security

See Also

Reference

ProjectConstants Class

ProjectConstants Members

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