Table of Contents

Interface IAppDomainInfo

Namespace
nanoFramework.Tools.Debugger
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public interface IAppDomainInfo
Extension Methods

Properties

AssemblyIndices

uint[] AssemblyIndices { get; }

Property Value

uint[]

ID

uint ID { get; }

Property Value

uint

Name

string Name { get; }

Property Value

string