BuildConfigurationChangedEventArgs.ProjectTargetFileContext 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.
The project file affected
public:
property Microsoft::VisualStudio::Workspace::ProjectTargetFileContext ^ ProjectTargetFileContext { Microsoft::VisualStudio::Workspace::ProjectTargetFileContext ^ get(); };
public Microsoft.VisualStudio.Workspace.ProjectTargetFileContext ProjectTargetFileContext { get; }
member this.ProjectTargetFileContext : Microsoft.VisualStudio.Workspace.ProjectTargetFileContext
Public ReadOnly Property ProjectTargetFileContext As ProjectTargetFileContext