SharedResourcePath Property
The absolute path to the shared resource.
Syntax
__property String SharedResourcePath[int SharedResourceIndex] = {read=FSharedResourcePath, write=FSetSharedResourcePath};
Default Value
""
Remarks
The absolute path to the shared resource.
The size of the array is controlled by the SharedResourceCount property.
This property is read-only and not available at design time.
Data Type
String