Keeper SDK Class Library
C#
Show/Hide TOC
Json
Configuration
File
Loader
File
Path Property
Gets configuration file path.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
FilePath
{
get
; }
Property Value
String
See Also
Reference
JsonConfigurationFileLoader Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also