FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / SecurityException Class / Path Property

In This Topic
    Path Property (SecurityException)
    In This Topic
    Gets a path accessing which leads to exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property Path As String
    public string Path {get;}
    See Also