| ConnectionPersistentObjectDataFolderPath Property |
The persistent object data folder path.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.0.0.19089 (1.0.0.*)
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