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
Name
string Name { get; }