Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions Namespace
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.
Classes
AddAssemblyReferenceByName |
Represents the operation to add an assembly reference to a project. |
AddConfigurationDimensionValue |
Adds a new value to a configuration dimension (e.g. Configuration or Platform). |
AddFiles |
Represents the operation to add an existing file to the project. |
AddLaunchProfile |
Represents the operation to add a new launch profile to a project. |
AddPackageReference |
Represents the operation to add a package reference to a project. |
AddProject |
Represents the operation to add a project to a solution or a solution folder. |
AddProjectReference |
Represents the operation to add a project to project reference to a project. |
AddProjectReferenceByPath |
Represents the operation to add a project to project reference to a project. |
Build |
Represents the operation to Build a Solution. |
Clean |
Represents the operation to Clean a Solution. |
ConfigurationDimensionValue |
Represents a configuration dimension and its corresponding value. |
CreateFile |
Represents the operation to create a new file in a project. |
CreateFolder |
Represents the operation to create a folder in a project. |
CreateSolutionFolder |
Represents the operation to add a solution folder to a solution or an existing solution folder. |
Debug |
Represents the operation to Debug a Solution. |
DeleteConfigurationDimensionValue |
Deletes a value from the configuration dimension (e.g. Configuration or Platform). |
Deploy |
Represents the operation to Deploy a Solution. |
DuplicateLaunchProfile |
Represents the operation to duplicate an existing launch profile. |
PackageReferenceActionBase |
Represents common information of package reference actions. |
Rebuild |
Represents the operation to Rebuild a Solution. |
ReloadProject |
Represents the operation to reload a project. |
RemoveLaunchProfile |
Represents the operation to remove a launch profile from a project. |
RenameFile |
Represents the operation to rename a file in a project. |
RenameFolder |
Represents the operation to rename a folder in a project. |
RenameLaunchProfile |
Represents the operation to rename an existing launch profile. |
RenameProject |
Represents the operation to rename a project. |
RenameSolutionFolder |
Represents the operation to rename a solution folder. |
Run |
Represents the operation to Run a Solution. |
SetBuildProperty |
Represents the operation of setting the value of a project configuration build property. |
SetCopyToLocal |
Represents the operation of setting the value of CopyToLocal for a project reference. |
SetEvaluatedUIPropertyValue |
Represents the operation to set the evaluated value of a user-visible property. |
SetLaunchProfilePropertyValue |
Represents the operation of setting the value of a property exposed through the launch profile. |
SetPackageReferenceVersion |
Represents the operation to update a package reference version in a project. |
SetPropertyValue |
Represents the operation to set a property value. |
SetPropertyValueWithSourceType |
Represents the operation to set a property value. |
SetSolutionFolderName |
Represents the operation to set a solution folder name. |
SetUnevaluatedUIPropertyValue |
Represents the operation to set the unevaluated value of a user-visible property. |
WaitIntellisenseReady |
Represents the operation to wait project or solution intellisense operation progress to be ready. |