VBProjectProperties6 Interface

Définition

Cette interface fournit un accès interne uniquement aux propriétés de configuration de projet. Pour plus d’informations, consultez accès aux propriétés de projet, d’élément de projet et de configuration spécifiques au type de projet.

public interface class VBProjectProperties6 : VslangProj90::VBProjectProperties4
public interface class VBProjectProperties6 : VslangProj90::VBProjectProperties4
__interface VBProjectProperties6 : VslangProj90::VBProjectProperties4
[System.Runtime.InteropServices.Guid("7D84F860-7E2A-42C4-9A70-455B8238DD66")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface VBProjectProperties6 : VslangProj90.VBProjectProperties4
[<System.Runtime.InteropServices.Guid("7D84F860-7E2A-42C4-9A70-455B8238DD66")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type VBProjectProperties6 = interface
    interface VBProjectProperties4
Public Interface VBProjectProperties6
Implements VBProjectProperties4
Dérivé
Attributs
Implémente

Remarques

Les composants externes peuvent accéder à ces propriétés via la collection Properties pour l'objet Automation Visual Studio approprié (En d'autres termes, ProjectItem pour les fichiers et les dossiers du projet, Project pour les projets et Configuration pour les configurations). Les noms des propriétés des membres de ce type peuvent être utilisés comme indexeur dans la Properties collection. Pour plus d’informations sur l’accès aux propriétés de projet via Automation, consultez accès aux propriétés de projet, d’élément de projet et de configuration spécifiques au type de projet.

Propriétés

__id
__project
AbsoluteProjectDirectory
ActiveConfigurationSettings
ActiveFileSharePath
ActiveWebAccessMethod
ApplicationIcon
ApplicationManifest
AspnetVersion
AssemblyFileVersion
AssemblyGuid
AssemblyKeyContainerName
AssemblyKeyProviderName
AssemblyName
AssemblyOriginatorKeyFile
AssemblyOriginatorKeyFileType
AssemblyOriginatorKeyMode
AssemblyType
AssemblyVersion
Company
ComVisible
Copyright
DebugSecurityZoneURL
DefaultClientScript
DefaultHTMLPageLayout
DefaultNamespace
DefaultTargetSchema
DelaySign
Description
EnableSecurityDebugging
ExcludedPermissions
Extender[String]
ExtenderCATID
ExtenderNames
FileName
FileSharePath
FullPath
GenerateManifests
LanguageVersion

Obtient ou définit la version linguistique.

LinkRepair
LocalPath
ManifestCertificateThumbprint
ManifestKeyFile
ManifestTimestampUrl
MyApplication
MyType
NeutralResourcesLanguage
OfflineURL
OptionCompare
OptionExplicit
OptionInfer
OptionStrict
OutputFileName
OutputType
PostBuildEvent
PreBuildEvent
Product
ProjectType
Publish
ReferencePath
RootNamespace
RunPostBuildEvent
ServerExtensionsVersion
SignAssembly
SignManifests
StartupObject
TargetFramework
TargetFrameworkMoniker

Obtient ou définit le moniker du Framework cible.

TargetZone
Title
Trademark
TypeComplianceDiagnostics
URL
WebAccessMethod
WebServer
WebServerVersion
Win32ResourceFile

S’applique à