ProjectConfigurationProperties2 Interface
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.
This type provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
public interface class ProjectConfigurationProperties2 : VSLangProj::ProjectConfigurationProperties
public interface class ProjectConfigurationProperties2 : VSLangProj::ProjectConfigurationProperties
__interface ProjectConfigurationProperties2 : VSLangProj::ProjectConfigurationProperties
[System.Runtime.InteropServices.Guid("3CDAA65D-1E9D-11D4-B203-00C04F79CACB")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface ProjectConfigurationProperties2 : VSLangProj.ProjectConfigurationProperties
[System.Runtime.InteropServices.Guid("3CDAA65D-1E9D-11D4-B203-00C04F79CACB")]
public interface ProjectConfigurationProperties2 : VSLangProj.ProjectConfigurationProperties
[<System.Runtime.InteropServices.Guid("3CDAA65D-1E9D-11D4-B203-00C04F79CACB")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type ProjectConfigurationProperties2 = interface
interface ProjectConfigurationProperties
[<System.Runtime.InteropServices.Guid("3CDAA65D-1E9D-11D4-B203-00C04F79CACB")>]
type ProjectConfigurationProperties2 = interface
interface ProjectConfigurationProperties
Public Interface ProjectConfigurationProperties2
Implements ProjectConfigurationProperties
- 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
__id |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
AllowUnsafeBlocks |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
BaseAddress |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CheckForOverflowUnderflow |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ConfigurationOverrideFile |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DebugSymbols |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DefineConstants |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DefineDebug |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DefineTrace |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DocumentationFile |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableASPDebugging |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableASPXDebugging |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableSQLServerDebugging |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableUnmanagedDebugging |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Extender[String] |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ExtenderCATID |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ExtenderNames |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
FileAlignment |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
IncrementalBuild |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
IntermediatePath |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
NoStdLib |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
NoWarn |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Optimize |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
OutputPath |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RegisterForComInterop |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RemoteDebugEnabled |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RemoteDebugMachine |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RemoveIntegerChecks |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartAction |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartArguments |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartPage |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartProgram |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartURL |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartWithIE |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartWorkingDirectory |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
TreatWarningsAsErrors |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
WarningLevel |
This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Methods
get_Extender(String) |