TagValue
RawArrayTag<T>.TagValue property
Gets the tag value.
public T[] TagValue { get; }
Property Value
The tag value.
See Also
- class RawArrayTag<T>
- namespace GroupDocs.Metadata.Formats.Raw.Tag
- assembly GroupDocs.Metadata
Gets the tag value.
public T[] TagValue { get; }
The tag value.