Class MakerNote

MakerNote class

Represents a single Maker Note record.

public class MakerNote

Properties

NameDescription
Name { get; }Gets the setting name.
Value { get; }Gets the setting value.

Methods

NameDescription
override ToString()Converts the instance to string.

See Also