PidTagPropertyDescriptor.Tag

PidTagPropertyDescriptor.Tag property

A property tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15.

public long Tag { get; }

See Also