IProjectBuild.UpToDateAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Up to Date action
public:
property Microsoft::VisualStudio::Workspace::Build::BuildUpToDateActionContext ^ UpToDateAction { Microsoft::VisualStudio::Workspace::Build::BuildUpToDateActionContext ^ get(); };
public Microsoft.VisualStudio.Workspace.Build.BuildUpToDateActionContext UpToDateAction { get; }
public Microsoft.VisualStudio.Workspace.Build.BuildUpToDateActionContext? UpToDateAction { get; }
member this.UpToDateAction : Microsoft.VisualStudio.Workspace.Build.BuildUpToDateActionContext
Public ReadOnly Property UpToDateAction As BuildUpToDateActionContext