'Declaration Public Function GetEnumStr( _ ByVal path As System.String _ ) As System.String
public System.string GetEnumStr( System.string path )
Parameters
- path
- The target path.
Return Value
The enum string specified by path.
'Declaration Public Function GetEnumStr( _ ByVal path As System.String _ ) As System.String
public System.string GetEnumStr( System.string path )