Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This class is used for configuration-specific properties.
The DatabaseProjectConfig type exposes the following members.
Methods
Name
Description
Starts the debugger. (Inherited from ProjectConfig.)
Enumerates the outputs. (Inherited from ProjectConfig.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the buildable project configuration object. (Inherited from ProjectConfig.)
Returns the configuration's canonical name. (Inherited from ProjectConfig.)
Gets the configuration type. (Overrides ProjectConfig.get_CfgType(Guid%, IntPtr%).)
Returns the configuration's display name. (Inherited from ProjectConfig.)
Gets whether the configuration name is Debug. (Inherited from ProjectConfig.)
This method does nothing. (Inherited from ProjectConfig.)
Gets whether a project is private or shared. (Inherited from ProjectConfig.)
Gets whether the configuration name is Release. (Inherited from ProjectConfig.)
get_IsSpecifyingOutputSupported
Gets whether the ability to specify output is supported. (Inherited from ProjectConfig.)
Gets an array of IVsOutputGroup pointers to the output groups of the configuration. (Inherited from ProjectConfig.)
This method does nothing. (Inherited from ProjectConfig.)
Gets the project configuration provider. (Inherited from ProjectConfig.)
Returns a configuration's root URL for its output items. (Inherited from ProjectConfig.)
Gets the code page target. (Inherited from ProjectConfig.)
Gets the update sequence number. (Inherited from ProjectConfig.)
This method does nothing. (Inherited from ProjectConfig.)
Gets the configuration corresponding to the browse object. (Inherited from ProjectConfig.)
GetConfigurationPropertyAsBool
Gets the value of the supplied property as a Boolean. (Inherited from ProjectConfig.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the build property. (Inherited from ProjectConfig.)
Retrieves the configuration-dependent property pages. (Inherited from ProjectConfig.)
Gets the property pages for the project designer. (Inherited from ProjectConfig.)
Gets the hierarchy node or project item corresponding to the browse object. (Inherited from ProjectConfig.)
Gets the type of the current instance. (Inherited from Object.)
InternalSetConfigurationProperty
Directly sets project properties, without events. (Inherited from ProjectConfig.)
Creates a shallow copy of the current Object. (Inherited from Object.)
This method does nothing. (Inherited from ProjectConfig.)
Opens the output group with the supplied name. (Inherited from ProjectConfig.)
(Inherited from ProjectConfig.)
Creates folders and ensures that assembly paths are correct. (Inherited from ProjectConfig.)
(Overrides ProjectConfig.QueryDebugLaunch(UInt32, Int32%).)
Refreshes the output group, and raises an event to let other projects know that the output group has been changed.
Sets a project property. (Overrides ProjectConfig.SetConfigurationProperty(String, String, EventPropagation).)
Sets the project to a dirty state. (Inherited from ProjectConfig.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets the configuration name. (Inherited from ProjectConfig.)
Gets the configuration properties. (Inherited from ProjectConfig.)
Gets the CATID for this object. (Inherited from ProjectConfig.)
Top
Explicit Interface Implementations
Name
Description
IInternalExtenderProvider.CanExtend
Microsoft Internal Use Only. (Inherited from ProjectConfig.)
Closes the project configuration. (Inherited from ProjectConfig.)
IVsProjectFlavorCfg.get_CfgType
Gets the type of configuration represented by the specified interface ID. (Inherited from ProjectConfig.)
IInternalExtenderProvider.GetExtender
Microsoft Internal Use Only. (Inherited from ProjectConfig.)
IInternalExtenderProvider.GetExtenderNames
Microsoft Internal Use Only. (Inherited from ProjectConfig.)
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace