AnnotationItem

AnnotationItem class

Represents an annotation item which is used in annotation extraction functionality.

public sealed class AnnotationItem

Properties

Name Description
Value { get; } Gets the value of the metadata item.

See Also