JSharpProjectConfigurationProperties3 Interface

Definition

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

public interface class JSharpProjectConfigurationProperties3 : VSLangProj80::ProjectConfigurationProperties3
public interface class JSharpProjectConfigurationProperties3 : VSLangProj80::ProjectConfigurationProperties3
__interface JSharpProjectConfigurationProperties3 : VSLangProj80::ProjectConfigurationProperties3
[System.Runtime.InteropServices.Guid("3600DDB7-34C2-4CED-9337-5B266CC0A169")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface JSharpProjectConfigurationProperties3 : VSLangProj80.ProjectConfigurationProperties3
[System.Runtime.InteropServices.Guid("3600DDB7-34C2-4CED-9337-5B266CC0A169")]
public interface JSharpProjectConfigurationProperties3 : VSLangProj80.ProjectConfigurationProperties3
[<System.Runtime.InteropServices.Guid("3600DDB7-34C2-4CED-9337-5B266CC0A169")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type JSharpProjectConfigurationProperties3 = interface
    interface ProjectConfigurationProperties3
[<System.Runtime.InteropServices.Guid("3600DDB7-34C2-4CED-9337-5B266CC0A169")>]
type JSharpProjectConfigurationProperties3 = interface
    interface ProjectConfigurationProperties3
    interface ProjectConfigurationProperties2
    interface ProjectConfigurationProperties
Public Interface JSharpProjectConfigurationProperties3
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.

Properties

__id

Microsoft Internal Use Only.

AllowUnsafeBlocks

This member provides internal-only access to J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

CodePage

This member provides internal-only access to J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

DisableLangXtns

This member provides internal-only access to J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

ExtenderNames

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

FileAlignment

This member provides internal-only access to J# 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 J# 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 J# 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 J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

JCPA

This member provides internal-only access to J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

SecureScoping

This member provides internal-only access to J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# 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 J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

Methods

get_Extender(String)

Applies to