Share via


DatabaseProjectConfig Members

Include Protected Members
Include Inherited Members

This class is used for configuration-specific properties.

The DatabaseProjectConfig type exposes the following members.

Methods

 

Name

Description

Public method

DebugLaunch

Starts the debugger. (Inherited from ProjectConfig.)

Public method

EnumOutputs

Enumerates the outputs. (Inherited from ProjectConfig.)

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

get_BuildableProjectCfg

Returns the buildable project configuration object. (Inherited from ProjectConfig.)

Public method

get_CanonicalName

Returns the configuration's canonical name. (Inherited from ProjectConfig.)

Public method

get_CfgType

Gets the configuration type. (Overrides ProjectConfig.get_CfgType(Guid%, IntPtr%).)

Public method

get_DisplayName

Returns the configuration's display name. (Inherited from ProjectConfig.)

Public method

get_IsDebugOnly

Gets whether the configuration name is Debug. (Inherited from ProjectConfig.)

Public method

get_IsPackaged

This method does nothing. (Inherited from ProjectConfig.)

Public method

get_IsPrivate

Gets whether a project is private or shared. (Inherited from ProjectConfig.)

Public method

get_IsReleaseOnly

Gets whether the configuration name is Release. (Inherited from ProjectConfig.)

Public method

get_IsSpecifyingOutputSupported

Gets whether the ability to specify output is supported. (Inherited from ProjectConfig.)

Public method

get_OutputGroups

Gets an array of IVsOutputGroup pointers to the output groups of the configuration. (Inherited from ProjectConfig.)

Public method

get_Platform

This method does nothing. (Inherited from ProjectConfig.)

Public method

get_ProjectCfgProvider

Gets the project configuration provider. (Inherited from ProjectConfig.)

Public method

get_RootURL

Returns a configuration's root URL for its output items. (Inherited from ProjectConfig.)

Public method

get_TargetCodePage

Gets the code page target. (Inherited from ProjectConfig.)

Public method

get_UpdateSequenceNumber

Gets the update sequence number. (Inherited from ProjectConfig.)

Public method

get_VirtualRoot

This method does nothing. (Inherited from ProjectConfig.)

Public method

GetCfg

Gets the configuration corresponding to the browse object. (Inherited from ProjectConfig.)

Protected method

GetConfigurationPropertyAsBool

Gets the value of the supplied property as a Boolean. (Inherited from ProjectConfig.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Protected method

GetMsBuildProperty

Gets the build property. (Inherited from ProjectConfig.)

Public method

GetPages

Retrieves the configuration-dependent property pages. (Inherited from ProjectConfig.)

Public method

GetProjectDesignerPages

Gets the property pages for the project designer. (Inherited from ProjectConfig.)

Public method

GetProjectItem

Gets the hierarchy node or project item corresponding to the browse object. (Inherited from ProjectConfig.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

InternalSetConfigurationProperty

Directly sets project properties, without events. (Inherited from ProjectConfig.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

OpenOutput

This method does nothing. (Inherited from ProjectConfig.)

Public method

OpenOutputGroup

Opens the output group with the supplied name. (Inherited from ProjectConfig.)

Public method

OutputsRequireAppRoot

(Inherited from ProjectConfig.)

Public method

PrepareBuild

Creates folders and ensures that assembly paths are correct. (Inherited from ProjectConfig.)

Public method

QueryDebugLaunch

(Overrides ProjectConfig.QueryDebugLaunch(UInt32, Int32%).)

Public method

RefreshBuildOutputGroup

Refreshes the output group, and raises an event to let other projects know that the output group has been changed.

Public method

SetConfigurationProperty

Sets a project property. (Overrides ProjectConfig.SetConfigurationProperty(String, String, EventPropagation).)

Public method

SetProjectDirty

Sets the project to a dirty state. (Inherited from ProjectConfig.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

ConfigName

Gets or sets the configuration name. (Inherited from ProjectConfig.)

Public property

ConfigurationProperties

Gets the configuration properties. (Inherited from ProjectConfig.)

Public property

ExtenderCATID

Gets the CATID for this object. (Inherited from ProjectConfig.)

Top

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IInternalExtenderProvider.CanExtend

Microsoft Internal Use Only. (Inherited from ProjectConfig.)

Explicit interface implemetationPrivate method

IVsProjectFlavorCfg.Close

Closes the project configuration. (Inherited from ProjectConfig.)

Explicit interface implemetationPrivate method

IVsProjectFlavorCfg.get_CfgType

Gets the type of configuration represented by the specified interface ID. (Inherited from ProjectConfig.)

Explicit interface implemetationPrivate method

IInternalExtenderProvider.GetExtender

Microsoft Internal Use Only. (Inherited from ProjectConfig.)

Explicit interface implemetationPrivate method

IInternalExtenderProvider.GetExtenderNames

Microsoft Internal Use Only. (Inherited from ProjectConfig.)

Top

See Also

Reference

DatabaseProjectConfig Class

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace