DebugLaunchActionContext.ProjectFileContext 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.
Optional project file target
public:
property Microsoft::VisualStudio::Workspace::ProjectTargetFileContext ^ ProjectFileContext { Microsoft::VisualStudio::Workspace::ProjectTargetFileContext ^ get(); };
public Microsoft.VisualStudio.Workspace.ProjectTargetFileContext ProjectFileContext { get; }
public Microsoft.VisualStudio.Workspace.ProjectTargetFileContext? ProjectFileContext { get; }
member this.ProjectFileContext : Microsoft.VisualStudio.Workspace.ProjectTargetFileContext
Public ReadOnly Property ProjectFileContext As ProjectTargetFileContext