Retrieves a static property from a .NET type.
o.GetStaticProperty(lcType, lcProperty)
Parameters
lcType
The full type name as a string (System.Environment)
lcProperty
The property on the type to retrieve the value for
See also:
Class wwDotNetBridge© West Wind Technologies, 2004-2020 • Updated: 06/07/17
Comment or report problem with topic