Class Paths
Syntax
public static class Paths
Fields
MsBuildDownloadLink
Declaration
public const string MsBuildDownloadLink = "https://aka.ms/vs/15/release/vs_buildtools.exe"
Field Value
Properties
assemblyProjects
Declaration
public static IEnumerable<string> assemblyProjects { get; }
Property Value
assets
Declaration
public static string assets { get; }
Property Value
backups
Declaration
public static string backups { get; }
Property Value
editor
Declaration
public static string editor { get; }
Property Value
editorAssemblyFirstPassProject
Declaration
public static string editorAssemblyFirstPassProject { get; }
Property Value
editorAssemblySecondPassProject
Declaration
public static string editorAssemblySecondPassProject { get; }
Property Value
editorContents
Declaration
public static string editorContents { get; }
Property Value
editorDefaultResources
Declaration
public static string editorDefaultResources { get; }
Property Value
msBuild
Declaration
public static string msBuild { get; }
Property Value
project
Declaration
public static string project { get; }
Property Value
projectBuilder
Declaration
public static string projectBuilder { get; }
Property Value
projectName
Declaration
public static string projectName { get; }
Property Value
projectSettings
Declaration
public static string projectSettings { get; }
Property Value
roslynCompiler
Declaration
public static string roslynCompiler { get; }
Property Value
runtimeAssemblyFirstPassProject
Declaration
public static string runtimeAssemblyFirstPassProject { get; }
Property Value
runtimeAssemblySecondPassProject
Declaration
public static string runtimeAssemblySecondPassProject { get; }
Property Value
xBuild
Declaration
public static string xBuild { get; }
Property Value
Methods
SyncUnitySolution()
Declaration
public static void SyncUnitySolution()