IVsEnumSharedProjectReferences.Item[Int32] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSharedProjectReference ^ default[int] { Microsoft::VisualStudio::Shell::Interop::IVsSharedProjectReference ^ get(int index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.VisualStudio.Shell.Interop.IVsSharedProjectReference this[int index] { get; }
[<System.Runtime.InteropServices.DispId(0)>]
member this.Item(int) : Microsoft.VisualStudio.Shell.Interop.IVsSharedProjectReference
Default Public ReadOnly Property Item(index As Integer) As IVsSharedProjectReference
Paramètres
- index
- Int32
Valeur de propriété
Retourne IVsSharedProjectReference.
- Attributs