Table of Contents

Property PersonalityFunction

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

PersonalityFunction

Gets or sets the personality function for exception handling in this function

public Function? PersonalityFunction { get; set; }

Property Value

Function