CodeTypeDeclaration::IsClass Property
.NET Framework (current version)
Gets or sets a value indicating whether the type is a class or reference type.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the type is a class or reference type; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: