ProjectFileConstants.BuildAction Field

Defines the type of action to be taken when the project is built.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Public Const BuildAction As String
'使用
Dim value As String

value = ProjectFileConstants.BuildAction
public const string BuildAction
public:
literal String^ BuildAction
public const var BuildAction : String

Field Value

Type: System.String

Permissions

See Also

Reference

ProjectFileConstants Class

ProjectFileConstants Members

Microsoft.VisualStudio.Package Namespace