[]
Represents a custom metadata property.
public class Metadata.UserProp
| Name | Description |
|---|---|
| UserProp(string, string, string) | Initializes a new instance of the Metadata.UserProp class. Note that the only allowed namespaces are:
|
| Name | Description |
|---|---|
| Name | Gets the property name. |
| Namespace | Gets the property namespace. |
| Value | Gets the property value. |