| ConnectionPersistentObjectDataFolderPath Property |
The persistent object data folder path.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
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