Property HostTriple NamespaceMonoMod.Core.Platforms AssemblyMonoMod.Core.dll HostTriple Gets the triple of ArchitectureKind, OSKind, and RuntimeKind represented by this PlatformTriple. public (ArchitectureKind Arch, OSKind OS, RuntimeKind Runtime) HostTriple { get; } Property Value (ArchitectureKind Arch, OSKind OS, RuntimeKind Runtime)