다음을 통해 공유


ProjectModelActionNames Class

Definition

Names of project model actions.

[System.Runtime.CompilerServices.Nullable(0)]
public static class ProjectModelActionNames
[<System.Runtime.CompilerServices.Nullable(0)>]
type ProjectModelActionNames = class
Public Class ProjectModelActionNames
Inheritance
ProjectModelActionNames
Attributes

Fields

AddAssemblyReference
AddConfigurationDimensionValue
AddFiles
AddLaunchProfile
AddPackageReference
AddProject
AddProjectReference
AddProjectReferenceByPath
AddSolutionConfiguration
Build
Clean
CreateFile
CreateFolder
CreateSolutionFolder
Debug
Delete
DeleteConfigurationDimensionValue
DeleteSolutionConfiguration
Deploy
DuplicateLaunchProfile
Exclude
Rebuild
ReloadProject
RemoveLaunchProfile
RenameFile
RenameFolder
RenameLaunchProfile
RenameProject
RenameSolutionFolder
Run
RunCustomTool
Save
SetBuildProperty
SetCopyToLocal
SetEvaluatedUIPropertyValue
SetLaunchProfilePropertyValue
SetPackageReferenceVersion
SetPropertyValue
SetSolutionFolderName
SetStartupProjects
SetUnevaluatedUIPropertyValue
UnloadProject
WaitIntellisenseReady

Applies to