Gets the full path to the XML data file.
[Visual Basic]Public ReadOnly Property File As String
[C#]
public string File {get;}
Property Value
A String that holds the full path to the XML data file.
See Also
ProxyConfig Class | ProxyConfig Members | Org.Mentalis.Proxy Namespace