Gets the value of the specified build property key.
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Parameters
- key
- Type: SystemString
Key of build property
Return Value
Type: StringValue if key exists, null if key doesn't exist
See Also