CSharpProjectConfigurationProperties3 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 interface provides internal-only access to C# project configuration properties.
public interface class CSharpProjectConfigurationProperties3 : VSLangProj80::ProjectConfigurationProperties3
public interface class CSharpProjectConfigurationProperties3 : VSLangProj80::ProjectConfigurationProperties3
__interface CSharpProjectConfigurationProperties3 : VSLangProj80::ProjectConfigurationProperties3
[System.Runtime.InteropServices.Guid("F25C9AD7-E371-414D-82A0-24E8BBC25C99")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface CSharpProjectConfigurationProperties3 : VSLangProj80.ProjectConfigurationProperties3
[System.Runtime.InteropServices.Guid("F25C9AD7-E371-414D-82A0-24E8BBC25C99")]
public interface CSharpProjectConfigurationProperties3 : VSLangProj80.ProjectConfigurationProperties3
[<System.Runtime.InteropServices.Guid("F25C9AD7-E371-414D-82A0-24E8BBC25C99")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type CSharpProjectConfigurationProperties3 = interface
interface ProjectConfigurationProperties3
[<System.Runtime.InteropServices.Guid("F25C9AD7-E371-414D-82A0-24E8BBC25C99")>]
type CSharpProjectConfigurationProperties3 = interface
interface ProjectConfigurationProperties3
interface ProjectConfigurationProperties2
interface ProjectConfigurationProperties
Public Interface CSharpProjectConfigurationProperties3
Implements ProjectConfigurationProperties3
- 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 and How to: Access Configuration Properties for Specific Types of Projects.
Properties
__id |
Microsoft Internal Use Only. |
AllowUnsafeBlocks |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
BaseAddress |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CheckForOverflowUnderflow |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisInputAssembly |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisLogFile |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisModuleSuppressionsFile |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisRuleAssemblies |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisRules |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisSpellCheckLanguages |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
CodeAnalysisUseTypeNameInSuppression |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ConfigurationOverrideFile |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DebugInfo |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DebugSymbols |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DefineConstants |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DefineDebug |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DefineTrace |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
DocumentationFile |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableASPDebugging |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableASPXDebugging |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableSQLServerDebugging |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
EnableUnmanagedDebugging |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ErrorReport |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Extender[String] |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ExtenderCATID |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
ExtenderNames |
Microsoft Internal Use Only. |
FileAlignment |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
GenerateSerializationAssemblies |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
IncrementalBuild |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
IntermediatePath |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
LanguageVersion |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
NoStdLib |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
NoWarn |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Optimize |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
OutputPath |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
PlatformTarget |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RegisterForComInterop |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RemoteDebugEnabled |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RemoteDebugMachine |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RemoveIntegerChecks |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
RunCodeAnalysis |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartAction |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartArguments |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartPage |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartProgram |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartURL |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartWithIE |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
StartWorkingDirectory |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
TreatSpecificWarningsAsErrors |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
TreatWarningsAsErrors |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
UseVSHostingProcess |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
WarningLevel |
This member provides internal-only access to C# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Methods
get_Extender(String) |