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