OfficeIMO

API Reference

Class

ReaderHandlerRegistrarAttribute

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Base Attribute
Modifiers sealed
Attributes
AttributeUsage(64, AllowMultiple = false, Inherited = false)

Marks a static registration method that can be discovered by Assembly>).

Inheritance

  • Attribute
  • ReaderHandlerRegistrarAttribute

Constructors

public ReaderHandlerRegistrarAttribute(String handlerId) #

Creates a registrar attribute for the specified handler identifier.

Parameters

handlerId System.String requiredposition: 0

Properties

public String HandlerId { get; } #

Handler identifier exposed by the registrar.