﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>VSLangProj2</name>
  </assembly>
  <members>
    <member name="T:VSLangProj2.pkgCompare">
      <summary>
          Utilisé par la propriété <see cref="P:VSLangProj2.VBPackageSettings.OptionCompare" />.
        </summary>
    </member>
    <member name="F:VSLangProj2.pkgCompare.pkgCompareBinary">
      <summary>
          Comparaison basée sur les représentations binaires internes.
        </summary>
    </member>
    <member name="F:VSLangProj2.pkgCompare.pkgCompareText">
      <summary>
          Comparaison basée sur l'ordre alphabétique sans respect de la casse déterminé par les paramètres régionaux.
        </summary>
    </member>
    <member name="T:VSLangProj2.pkgOptionExplicit">
      <summary>
          Utilisé par la propriété OptionExplicit.
        </summary>
    </member>
    <member name="F:VSLangProj2.pkgOptionExplicit.pkgOptionExplicitOff">
      <summary>
          Les variables n'ont pas besoin d'être déclarées pour être utilisées.
        </summary>
    </member>
    <member name="F:VSLangProj2.pkgOptionExplicit.pkgOptionExplicitOn">
      <summary>
          Les variables doivent être déclarées pour être utilisées.
        </summary>
    </member>
    <member name="T:VSLangProj2.pkgOptionStrict">
      <summary>
          Utilisé par la propriété OptionStrict.
        </summary>
    </member>
    <member name="F:VSLangProj2.pkgOptionStrict.pkgOptionStrictOff">
      <summary>
          Les conversions implicites sont autorisées.
        </summary>
    </member>
    <member name="F:VSLangProj2.pkgOptionStrict.pkgOptionStrictOn">
      <summary>
          Les conversions restrictives implicites sont interdites.
        </summary>
    </member>
    <member name="T:VSLangProj2.PrjBrowseObjectCATID2">
      <summary>
          Les objets CATID (Category ID) sont utilisés pour étendre les propriétés qui apparaissent dans la fenêtre Propriétés des projets et des éléments de projet.
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjBrowseObjectCATID2.prjCATIDVJSharpConfig">
      <summary>
          CATID de configuration Visual J#
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjBrowseObjectCATID2.prjCATIDVJSharpFileBrowseObject">
      <summary>
          CATID de l'objet Parcourir fichier Visual J#
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjBrowseObjectCATID2.prjCATIDVJSharpFolderBrowseObject">
      <summary>
          CATID de l'objet Parcourir des dossiers Visual J#
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjBrowseObjectCATID2.prjCATIDVJSharpProjectBrowseObject">
      <summary>
          CATID de l'objet Rechercher des projets Visual J#
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjBrowseObjectCATID2.prjCATIDVJSharpProjectConfigBrowseObject">
      <summary>
          CATID de l'objet Rechercher configuration de projet Visual J#
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjBrowseObjectCATID2.prjCATIDVJSharpReferenceBrowseObject">
      <summary>
          CATID de l'objet Rechercher référence Visual J#
        </summary>
    </member>
    <member name="T:VSLangProj2.PrjKind2">
      <summary>
          La classe PrjKind2 prend en charge les projets Visual J#, les projets Visual Basic Smart Device et les projets Visual C# Smart Device.
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjKind2.prjKindSDECSharpProject">
      <summary>
          Projets Smart Device (SDE) Visual C# /objet Automation de projet.
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjKind2.prjKindSDEVBProject">
      <summary>
          Projets Smart Device (SDE) Visual Basic/objet Automation de projet.
        </summary>
    </member>
    <member name="F:VSLangProj2.PrjKind2.prjKindVJSharpProject">
      <summary>
          Projets Smart Device (SDE) Visual J# /objet Automation de projet.
        </summary>
    </member>
    <member name="T:VSLangProj2.prjRunPostBuildEvent">
      <summary>
          Utilisé par la propriété RunPostBuildEvent.
        </summary>
    </member>
    <member name="F:VSLangProj2.prjRunPostBuildEvent.prjRunPostBuildEventAlways">
      <summary>
          L'événement est toujours exécuté.
        </summary>
    </member>
    <member name="F:VSLangProj2.prjRunPostBuildEvent.prjRunPostBuildEventOnBuildSuccess">
      <summary>
          Exécuté uniquement si la génération réussit.
        </summary>
    </member>
    <member name="F:VSLangProj2.prjRunPostBuildEvent.prjRunPostBuildEventOnOutputUpdated">
      <summary>
          Exécuté uniquement si la sortie du projet change. 
        </summary>
    </member>
    <member name="T:VSLangProj2.ProjectConfigurationProperties2">
      <summary>This type provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.__id">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.AllowUnsafeBlocks">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.BaseAddress">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.CheckForOverflowUnderflow">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.ConfigurationOverrideFile">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.DebugSymbols">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.DefineConstants">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.DefineDebug">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.DefineTrace">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.DocumentationFile">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.EnableASPDebugging">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.EnableASPXDebugging">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.EnableSQLServerDebugging">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.EnableUnmanagedDebugging">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.Extender(System.String)">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
      <param name="ExtenderName"> </param>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.ExtenderCATID">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.ExtenderNames">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.FileAlignment">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.IncrementalBuild">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.IntermediatePath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.NoStdLib">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.NoWarn">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.Optimize">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.OutputPath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.RegisterForComInterop">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.RemoteDebugEnabled">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.RemoteDebugMachine">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.RemoveIntegerChecks">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartAction">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartArguments">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartPage">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartProgram">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartURL">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartWithIE">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.StartWorkingDirectory">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.TreatWarningsAsErrors">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectConfigurationProperties2.WarningLevel">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="T:VSLangProj2.ProjectProperties2">
      <summary>This type provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.__id">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.__project">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.AbsoluteProjectDirectory">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ActiveConfigurationSettings">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ActiveFileSharePath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ActiveWebAccessMethod">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ApplicationIcon">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.AspnetVersion">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.AssemblyKeyContainerName">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.AssemblyName">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.AssemblyOriginatorKeyFile">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.AssemblyOriginatorKeyMode">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.DefaultClientScript">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.DefaultHTMLPageLayout">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.DefaultNamespace">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.DefaultTargetSchema">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.DelaySign">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.Extender(System.String)">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
      <param name="ExtenderName">
      </param>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ExtenderCATID">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ExtenderNames">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.FileName">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.FileSharePath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.FullPath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.LinkRepair">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.LocalPath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.OfflineURL">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.OptionCompare">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.OptionExplicit">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.OptionStrict">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.OutputFileName">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.OutputType">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.PostBuildEvent">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.PreBuildEvent">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ProjectType">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ReferencePath">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.RootNamespace">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.RunPostBuildEvent">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.ServerExtensionsVersion">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.StartupObject">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.URL">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.WebAccessMethod">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.WebServer">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="P:VSLangProj2.ProjectProperties2.WebServerVersion">
      <summary>This member provides internal-only access to file properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.</summary>
    </member>
    <member name="T:VSLangProj2.Reference2">
      <summary>
          Étend l'interface <see cref="T:VSLangProj.Reference" /> de l'espace de noms <see cref="N:VSLangProj" />.
        </summary>
    </member>
    <member name="P:VSLangProj2.Reference2.BuildNumber">
      <summary>
          Obtient le numéro de build de la référence. Lecture seule.
        </summary>
      <returns>
          Long. 
          La valeur retournée dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Numéro de build de la référence (compris entre 0 et 9999).
              
            
            
              
                COM
              
              
                0
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Collection">
      <summary>
          Obtient une collection de <see cref="T:VSLangProj.References" />.
        </summary>
      <returns>
          Retourne une collection <see cref="T:VSLangProj.References" /> qui contient un ou plusieurs objets <see cref="T:VSLangProj80.Reference3" />.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.ContainingProject">
      <summary>
          Obtient le <see cref="T:EnvDTE.Project" /> qui contient la référence.
        </summary>
      <returns>
          Un objet <see cref="T:EnvDTE.Project" /> contenant la référence.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.CopyLocal">
      <summary>
          Détermine si la référence est copiée dans le chemin bin local.
        </summary>
      <returns>
          Valeur booléenne
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Culture">
      <summary>
          Obtient la chaîne Culture d'une référence. Lecture seule.
        </summary>
      <returns>
          La valeur de retour dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Chaîne Culture. Par exemple, « EN-US » pour l'anglais (États-Unis).
              
            
            
              
                COM
              
              
                ID de paramètres régionaux. La chaîne est l'ID de paramètres régionaux hexadécimal de la bibliothèque de types référencée. Par exemple, « 0 » pour multilingue ou « 409 » pour l'anglais (États-Unis).
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Description">
      <summary>
          Obtient un texte de description de la référence. Lecture seule.
        </summary>
      <returns>
          Pour un objet <see cref="T:VSLangProj.Reference" />, la valeur de retour dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Description de l'assembly.
              
            
            
              
                COM
              
              
                Description de la bibliothèque de types.
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.DTE">
      <summary>
          Obtient l'objet d'extensibilité de niveau supérieur.
        </summary>
      <returns>
          Retourne un objet <see cref="T:EnvDTE.DTE" />.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Extender(System.String)">
      <summary>
          Retourne l'objet Extender demandé s'il est disponible pour cet objet.
        </summary>
      <returns>
          Cette propriété retourne Nothing ou null si aucun objet Extender n'est disponible.
        </returns>
      <param name="ExtenderName">
              Obligatoire. Nom de l'extendeur à retourner.
            </param>
    </member>
    <member name="P:VSLangProj2.Reference2.ExtenderCATID">
      <summary>
          Obtient l'identificateur de catégorie d'extendeur (CATID) de l'objet.
        </summary>
    </member>
    <member name="P:VSLangProj2.Reference2.ExtenderNames">
      <summary>
          Obtient une liste des extendeurs disponibles pour l'objet.
        </summary>
    </member>
    <member name="P:VSLangProj2.Reference2.Identity">
      <summary>
          Obtient l'identificateur unique de la référence. Lecture seule. 
        </summary>
      <returns>
          La chaîne retournée dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Nom d'assembly (sans chemin d'accès, ni extension)
              
            
            
              
                COM
              
              
                Le format est :
                
                  "GUID\major.minor\localeid\wrappertool"
                
                Par exemple :
                
                  "{00000205-0000-0010-8000-00AA006D2EA4}\2.5\409\tlbimp"
                
                est retourné pour ActiveX Data Objects 2.5.
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.MajorVersion">
      <summary>
          Retourne le numéro de version principale de la référence. Lecture seule. 
        </summary>
      <returns>
          Un entier dont la valeur dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Numéro de version principale de la référence (compris entre 0 et 9999).
              
            
            
              
                COM
              
              
                Valeur de type Long.
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.MinorVersion">
      <summary>
          Obtient le numéro de version secondaire de la référence. Lecture seule. 
        </summary>
      <returns>
          Un entier dont la valeur dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Numéro de version secondaire de la référence (compris entre 0 et 9999). 
              
            
            
              
                COM
              
              
                Valeur de type Long.
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Name">
      <summary>
          Obtient le nom de l'objet. Lecture seule.
        </summary>
      <returns>
          Chaîne.
          La chaîne retournée dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Nom de l'assembly qui correspond au nom de fichier de la référence sans extension.
              
            
            
              
                COM
              
              
                Nom du wrapper de la bibliothèque de types référencée, qui correspond au nom du fichier sans extension.
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Path">
      <summary>
          Obtient le chemin d'accès au fichier de référence. Lecture seule. 
        </summary>
      <returns>
          Chaîne. Cette propriété retourne le chemin d'accès et le nom de fichier de la référence si elle peut être résolue. Si le chemin d'accès ne peut pas être résolu, une chaîne vide est retournée. Pour plus d'informations sur la résolution des références, consultez <see cref="M:VSLangProj.References.Add(System.String)" />.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.PublicKeyToken">
      <summary>
          Obtient le jeton de clé publique de l'assembly référencé.
        </summary>
      <returns>
          Chaîne représentant le jeton de clé publique pour l'assembly référencé.
        </returns>
    </member>
    <member name="M:VSLangProj2.Reference2.Remove">
      <summary>
          Supprime la référence de l'objet <see cref="T:VSLangProj.References" /> qui la contient.
        </summary>
    </member>
    <member name="P:VSLangProj2.Reference2.RevisionNumber">
      <summary>
          Obtient le numéro de révision de la référence. Lecture seule. 
        </summary>
      <returns>
          Long. 
          Le numéro retourné dépend du type référence.
          
            
              
                
                  Type référence
                
                
                  Valeur retournée
                
              
            
            
              
                Assembly
              
              
                Numéro de version de révision de la référence (compris entre 0 et 9999).
              
            
            
              
                COM
              
              
                0
              
            
          
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.RuntimeVersion">
      <summary>
          Obtient et définit la version du runtime par rapport à laquelle la référence a été générée. Lecture seule.
        </summary>
      <returns>
          Une chaîne représentant la version du runtime par rapport à laquelle la référence a été générée.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.SourceProject">
      <summary>
          Obtient un objet <see cref="T:EnvDTE.Project" /> si la référence est un projet. Sinon, retourne Nothing (référence null). Lecture seule. 
        </summary>
      <returns>
          Retourne un objet <see cref="T:EnvDTE.Project" />.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.StrongName">
      <summary>
          Obtient une valeur indiquant si la référence est signée à l'aide d'une paire de clés publique/privée. Lecture seule. 
        </summary>
      <returns>
          
            true si la référence est signée à l'aide d'une paire de clés publique/privée.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Type">
      <summary>
          Obtient une valeur <see cref="T:VSLangProj.prjReferenceType" /> indiquant si une référence est un assembly ou un composant COM. Lecture seule.
        </summary>
      <returns>
          Retourne une valeur <see cref="T:VSLangProj.prjReferenceType" />.
        </returns>
    </member>
    <member name="P:VSLangProj2.Reference2.Version">
      <summary>
          Obtient la version de la référence sélectionnée.
        </summary>
      <returns>
          Chaîne contenant la version de la référence sélectionnée.
        </returns>
    </member>
    <member name="T:VSLangProj2.VBPackageSettings">
      <summary>
          Définit un groupe de paramètres Visual Basic appliqués à tous les nouveaux projets.
        </summary>
    </member>
    <member name="P:VSLangProj2.VBPackageSettings.OptionCompare">
      <summary>
          Obtient ou définit si les chaînes sont comparées à l'aide d'une méthode textuelle ou binaire. Projets Visual Basic uniquement. 
        </summary>
    </member>
    <member name="P:VSLangProj2.VBPackageSettings.OptionExplicit">
      <summary>
          Obtient ou définit si les variables doivent être déclarées.
        </summary>
    </member>
    <member name="P:VSLangProj2.VBPackageSettings.OptionStrict">
      <summary>
          Obtient ou définit si les conversions restrictives implicites sont autorisées.
        </summary>
    </member>
  </members>
</doc>