Exposes a settable Type property.
Namespace: Metalama.Framework.Code.DeclarationBuilders
Assembly: Metalama.Framework.dll
Syntax
public interface IHasTypeBuilder : IHasType
Properties
Name | Description |
---|---|
RefKind | Gets or sets the RefKind of the property, indexer or property (i.e. Ref, Out, ...). |
Type | Gets or sets the type of the field or property. |