API ReferenceOdinNative.Core.PlatformPlatformBinaryLocationsVersion: 2.xOn this pageStruct PlatformBinaryLocations Assembly: cs.temp.dll.dll Declarationpublic struct PlatformBinaryLocations Properties Paths Declarationpublic string[] Paths { readonly get; set; } Is64Bit Declarationpublic bool Is64Bit { readonly get; set; } SupportedPlatform Declarationpublic SupportedPlatform SupportedPlatform { readonly get; set; }