Gets an enumeration value specified by a path.
'Declaration
Public Overloads Function GetEnum( _
ByVal As System.String _
) As System.Object
public System.object GetEnum(
System.string
)
Parameters
- path
- The target path.
Return Value
The enum value specified by .