ProjectConfiguration Class
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.
Class ProjectConfiguration
public ref class ProjectConfiguration : Microsoft::VisualStudio::Workspace::ProjectTargetFileContext
[Windows::Foundation::Metadata::WebHostHidden]
class ProjectConfiguration : Microsoft::VisualStudio::Workspace::ProjectTargetFileContext
public class ProjectConfiguration : Microsoft.VisualStudio.Workspace.ProjectTargetFileContext
type ProjectConfiguration = class
inherit ProjectTargetFileContext
Public Class ProjectConfiguration
Inherits ProjectTargetFileContext
- Inheritance
Constructors
ProjectConfiguration(String, String, IPropertySettings) |
Initializes a new instance of the ProjectConfiguration class. |
Properties
FilePath |
Relative workspace path (Inherited from ProjectTargetFileContext) |
Id |
Gets the id to uniquely identify a debug target configuration |
LaunchSettings |
Launch settings |
Target |
Target of the project file (Inherited from ProjectTargetFileContext) |
Methods
Equals(Object) | (Inherited from ProjectTargetFileContext) |
Equals(ProjectTargetFileContext) | (Inherited from ProjectTargetFileContext) |
GetHashCode() | (Inherited from ProjectTargetFileContext) |