Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Used to help features with the project's build action.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public NotInheritable Class BuildActionHelper
'Usage
Dim instance As BuildActionHelper
public sealed class BuildActionHelper
public ref class BuildActionHelper sealed
public final class BuildActionHelper
Remarks
Note that build actions can be expanded from their usual Build and NotInBuild by IBuildActionContributor.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Project.BuildActionHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace