Interface IExtension.IManagedInterface
Represents the managed interface implemented by its unmanaged counterpart.
public interface IExtension.IManagedInterface : IUnmanagedInterface
- Inherited Members
Properties
ExtensionId
Gets the identifier of the extension type. IPool<T>
public static abstract UID ExtensionId { get; }