Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SecurityException Class / Path Property

In This Topic
    Path Property (SecurityException)
    In This Topic
    Gets the connection path that caused the current exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property Path As String
    public string Path {get;}
    See Also