BaseExpressionTypeClauseSyntax.BaseType Property

Definition

Gets the base type syntax.

public Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax BaseType { get; }
member this.BaseType : Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax
Public ReadOnly Property BaseType As TypeSyntax

Property Value

Applies to