Table of Contents

Property BaseClassType

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

BaseClassType

Gets or sets name of the base type.

public string BaseClassType { get; set; }

Property Value

string

Remarks

It is "object" by default.