Share via


IExtensibilityModel Interface

Definition

Represents an instance of metadata inside a section of an extension's extension.json.

public interface IExtensibilityModel
type IExtensibilityModel = interface
Public Interface IExtensibilityModel

Properties

ExtensionIdentificationToken

Gets the ExtensionIdentificationToken that identifies the extension that the model belongs to.

Identifier

Gets the unique identifier of the registration.

Applies to