VCProjectReference.Parent Propriété

Définition

Obtient l'objet parent immédiat d'un objet donné.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public:
 property Platform::Object ^ Parent { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(677)]
public object Parent { [System.Runtime.InteropServices.DispId(677)] get; }
[<System.Runtime.InteropServices.DispId(677)>]
[<get: System.Runtime.InteropServices.DispId(677)>]
member this.Parent : obj
Public ReadOnly Property Parent As Object

Valeur de propriété

Object

Objet parent immédiat.

Implémente

Attributs

Remarques

La Parent propriété retourne le parent immédiat de l’objet ou de la collection.

S’applique à