| BaseTypeRequiredAttributeBaseType Property |
[Missing <summary> documentation for "P:Hangfire.Annotations.BaseTypeRequiredAttribute.BaseType"]
Namespace: Hangfire.AnnotationsAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public Type BaseType { get; }
<NotNullAttribute>
Public ReadOnly Property BaseType As Type
Get
Property Value
Type:
TypeSee Also