VCFilter.Parent Propriété

Définition

Retourne 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 représentant l'objet parent pour le filtre.

Implémente

Attributs

Remarques

La Parent propriété retourne le parent immédiat du filtre.

S’applique à