Table of Contents

Property GcName

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

GcName

Gets or sets the Garbage collection engine name that this function is generated to work with

public string GcName { get; set; }

Property Value

string
See Also