C1.WPF.Document Assembly / C1.WPF.Document Namespace / SecurityErrorEventArgs Class / Path Property

In This Topic
Path Property (SecurityErrorEventArgs)
In This Topic
Get the connection path accessing which caused the security error.
Syntax
'Declaration
 
Public ReadOnly Property Path As String
 
See Also