Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / ExistingBookmarkException Class / TargetSite Property

In This Topic
    TargetSite Property (ExistingBookmarkException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetSite As System.Reflection.MethodBase
    public System.Reflection.MethodBase TargetSite {get;}
    See Also