BuildProjectReferencesContext 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.
Context returned by IFileContextProvider(BuildProjectReferencesRequest)
public ref class BuildProjectReferencesContext
[Windows::Foundation::Metadata::WebHostHidden]
class BuildProjectReferencesContext
public class BuildProjectReferencesContext
type BuildProjectReferencesContext = class
Public Class BuildProjectReferencesContext
- Inheritance
-
BuildProjectReferencesContext
Constructors
BuildProjectReferencesContext(Boolean, IReadOnlyCollection<String>) |
Initializes a new instance of the BuildProjectReferencesContext class. |
Properties
IsBuildOptedOut |
If project opted out from build |
ProjectReferences |
List of project references |