次の方法で共有


BuildProjectReferencesContext Class

Definition

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

Applies to