| ConnectionPersistentObjectDataFolderPath Property |
The persistent object data folder path.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
Syntax public string PersistentObjectDataFolderPath { get; }
Public ReadOnly Property PersistentObjectDataFolderPath As String
Get
public:
property String^ PersistentObjectDataFolderPath {
String^ get ();
}
member PersistentObjectDataFolderPath : string with get
Property Value
Type:
StringSee Also