Method RemoveMetadata
RemoveMetadata(uint, string)
Remove a property from a metadata
Declaration
[HandleProcessCorruptedStateExceptions]
public void RemoveMetadata(uint metadata, string name)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | metadata | The occurrence |
| string | name | The name of the property |