Table of Contents

Property IsExternallyInitialized

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

IsExternallyInitialized

Gets or sets a value indicating whether this variable is initialized in an external module

public bool IsExternallyInitialized { get; set; }

Property Value

bool