Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property TypeDescriptionReturns (Properties)
FinalBuilderEnter the version number of Finalbuilder to check for.Version, MajorVersion, MinorVersion, RelaseVersion, BuildVersion, Path.
DotNetFrameworkSelect the Framework and SDK Version of .NET.ToolsPathFrameworkPath, FrameworkPathX86, FrameworkPathFrameworkPathX64, Path., PathX86, PathX64
VisualStudioSelect the version of Visual Studio to check for.Path

File Version

Check the File/Product Version of the file specified.Version, MajorVersion, MinorVersion, RelaseVersion, BuildVersion
Path Access PluginEnter a path to check for its existence.

HasAccess (boolean value)

Path Finder PluginEnter a file and paths where it can be found.Path
Registry Key FinderSearch for a Registry Key and its Value.Value of Registry Key Name.

Environment Variable

Enter an environment variable to store.<EnvironmentVariableName>
Environment VariablesStores a list of all environment variables.All environment variables.
Operating SystemStores a list of important Operating System information.

Platform, Runtime, Name, Arch, ServicePack, HostName

IsWindowsOS (bool), IsMacOS (bool), IsLinuxOS (bool)

ASP.NET MVCChecks for a certain version of ASP.NET MVC libraries.IsInstalled (boolean value)

...

Assuming the namespace when creating the property collector was NET.

Properties

$Agent.NET.FrameworkPath$ (default)

$Agent.NET.ToolsPath$FrameworkPathX86$

$Agent.NET.FrameworkPath$FrameworkPathX64$

$Agent.NET.Path$ (deprecated, retained for backwards compatibility only)

$Agent.NET.PathX86$

$Agent.NET.PathX64$

 

VisualStudio

Assuming the namespace when creating the property collector was VisualStudio.

...

PluginPatternNamespace Examples

7-Zip Create

7-Zip Extract

^7-Zip.*

7-Zip.Ver2.1

7-Zipper

7-zip-8.09

Ant^Ant.*

Ant.9.11

Antler

ant.V-10.6

FinalBuilderFinalBuilder\..*

FinalBuilder.8

FianlBuilder.8.09

finalbuilder.600

MSBuild^dotnet^msbuild\..*

DotNetMSBuild.2.770

dotnetMSBuild.4.1230dotnet

MSBuild.12.netdot0

NAnt^NAnt.*

NAnt10.3

nant.9.33

nantnant4

Visual Studio^VisualStudio\..*

VisualStudio.10

VisualStudio.2012

visualstudio.win

NCover^NCover\.Console.*

NCover.Console.3.22

NCover.Console9

ncover.console1

NCover Reporting^NCover\.Reporting.*

NCover.Reporting.1.33

NCover.Reporting4.99

ncover.reporting2

NuGet Delete

NuGet Install

NuGet Pack

NuGet Push

NuGet Spec

NuGet Update

^NuGet.*

NuGet.1.99

NuGet88

nuget23

PowerShell^PowerShell.*

PowerShell.1.6

PowerShell99

powershell2

NUnit

^NUnit.*

NUnit.1.22

NUnit44

nunit3

XUnit^XUnit\..*

XUnit.1.22

XUnit.123

XUnit.4.5.6

MSTest^MSTest.*

MSTest.1.22

MSTest44

mstest3

...