Method GetMetadata
GetMetadata(uint, string)
Get a metadata property value from a metadata component
Declaration
[HandleProcessCorruptedStateExceptions]
public string GetMetadata(uint metadata, string name)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | metadata | The metadata component |
| string | name | The metadata property name |
Returns
| Type | Description |
|---|---|
| string |