[]
Gets a string representation of an enumeration value specified by a path.
public string GetEnumStr(string path)
Public Function GetEnumStr(path As String) As String
| Type | Name | Description |
|---|---|---|
| string | path | The target path. |
| Type | Description |
|---|---|
| string | The enum string specified by |