Open sandboxFocus

Property ExtensionKinds

ExtensionKinds

Gets the kinds of extension represented by ExtensionType. This is a flags enum, so a single type can serve multiple purposes (e.g., both Default and ServiceFactory).

Declaration
public ExtensionKinds ExtensionKinds { get; }
Property Value
Type Description
ExtensionKinds