Share via


DesignTimeServicesReferenceAttribute.TypeName Property

Definition

Gets the assembly-qualified name of the type that can be used to add additional design time services to a ServiceCollection. This type should implement IDesignTimeServices.

public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

Property Value

Applies to