IExtensionIdExtensionType Property |
Returns the underlying type for this extension
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxType ExtensionType { get; }
ReadOnly Property ExtensionType As Type
Get
property Type^ ExtensionType {
Type^ get ();
}
abstract ExtensionType : Type with get
Property Value
Type:
Type
See Also