IExtensionId..::..ExtensionType Property

Returns the underlying type for this extension

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


Type ExtensionType { get; }
ReadOnly Property ExtensionType As Type
	Get
property Type^ ExtensionType {
	Type^ get ();
}