IExtensibilityModel Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |