Skip to main content
Version: 2.x

Struct PlatformBinaryLocations

Assembly: cs.temp.dll.dll
Declaration
public struct PlatformBinaryLocations

Properties

Paths

Declaration
public string[] Paths { readonly get; set; }

Is64Bit

Declaration
public bool Is64Bit { readonly get; set; }

SupportedPlatform

Declaration
public SupportedPlatform SupportedPlatform { readonly get; set; }