Delen via


ExtensionManager.IsExtension Method

Include Protected Members
Include Inherited Members

Checks whether a valid extension occurs in the current ExtensionManager.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IsExtension<TInterfaceType>(Type) Checks whether a valid extension occurs that matches the provided type, and that does not have a configuration in the current instance.
Public method IsExtension<TInterfaceType>(ExtensionHandle) Checks whether the provided extension handle is valid and is loaded into the current ExtensionManager.

Top

See Also

Reference

ExtensionManager Class

Microsoft.Data.Schema.Extensibility Namespace