Table of Contents

Property ParentModule

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

ParentModule

Gets the ModuleHandle containing this global value

public IModule ParentModule { get; }

Property Value

IModule