CodeGenerator::IsCurrentStruct Property
.NET Framework (current version)
Gets a value indicating whether the current object being generated is a value type or struct.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the current object is a value type or struct; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: