Share via


CSharpProjectConfigurationProperties6 Interface

Definition

This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

C++/CX
public interface class CSharpProjectConfigurationProperties6 : VSLangProj110::CSharpProjectConfigurationProperties5
Derived
Attributes
Implements

Remarks

External components can access these properties through the Properties collection for the appropriate Visual Studio automation object. (That is, ProjectItem for project files and folders, Project for projects, and Configuration for configurations). The property names for the members of this type can be used as an indexer into the Properties collection. For more information about accessing project properties through automation, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

Properties

Methods

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022