BuildMaster SDK Reference
Version:

SystemEntryInfo(string name, string path) Constructor

Initializes a new instance of the SystemEntryInfo class.

Syntax

protected .ctor(string name, string path)

Parameters

name
Type: string

The name of the entry.

path
Type: string

The path of the entry.