IRegisterMetadata.Register Method

Definition

Adds additional metadata to the metadata store upon initialization of the designer.

public:
 void Register();
public void Register ();
abstract member Register : unit -> unit
Public Sub Register ()

Remarks

Implementations should call AddAttributeTable to add data to the metadata store.

Applies to