Click or drag to resize

InjectionStrategyClassNewInstanceFullyQualifiedClassName Property

Returns the class name, or null if providing a class instead

Namespace:  com.espertech.esper.common.client.hook.forgeinject
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string FullyQualifiedClassName { get; }

Return Value

Type: String
class name
See Also