ProjectCapability.UserSourceItems 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.
Indicates that the user is allowed to add arbitrary files to their project.
public static Microsoft.VisualStudio.Extensibility.ProjectCapability UserSourceItems { get; }
static member UserSourceItems : Microsoft.VisualStudio.Extensibility.ProjectCapability
Public Shared ReadOnly Property UserSourceItems As ProjectCapability