VCFilter.Parent Özellik

Tanım

Belirli bir nesnenin hemen üst nesnesini döndürür.

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

Özellik Değeri

Object

Filtrenin üst nesnesini temsil eden nesne.

Uygulamalar

Öznitelikler

Açıklamalar

ParentÖzelliği, filtrenin üst öğesini döndürür.

Şunlara uygulanır