GenerateCodeForDeclaringAssemblyAttribute.Type Property

Definition

Gets a type in the assembly which the source generator should inspect and generate source for.

public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The type.

Applies to