Gets the specified property's value, and converts it to absolute path form.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Protected Function GetFileProperty ( _
name As String _
) As String

Parameters
- name (String)
- Name of property to retrieve.

Return Value
Property's value. If the property is not defined null is returned.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)