Breakpoint.Parent Özellik

Tanım

Bir nesnenin hemen üst nesnesini alır Breakpoint .

public:
 property EnvDTE::Breakpoint ^ Parent { EnvDTE::Breakpoint ^ get(); };
public:
 property EnvDTE::Breakpoint ^ Parent { EnvDTE::Breakpoint ^ get(); };
[System.Runtime.InteropServices.DispId(201)]
public EnvDTE.Breakpoint Parent { [System.Runtime.InteropServices.DispId(201)] get; }
[<System.Runtime.InteropServices.DispId(201)>]
[<get: System.Runtime.InteropServices.DispId(201)>]
member this.Parent : EnvDTE.Breakpoint
Public ReadOnly Property Parent As Breakpoint

Özellik Değeri

Breakpoint

Bir Breakpoint nesnesi.

Öznitelikler

Açıklamalar

İçeren koleksiyonu almak istiyorsanız Collection özelliğini kullanın.

Şunlara uygulanır