BuildMaster SDK Reference
Version:

GetDirectoryEntryResult(DirectoryEntryInfo entry, System.Exception[] exceptions) Constructor

Initializes a new instance of the GetDirectoryEntryResult class.

Syntax

public .ctor(DirectoryEntryInfo entry, System.Exception[] exceptions)

Parameters

entry
Type: DirectoryEntryInfo

The resulting root DirectoryEntryInfo.

exceptions
Type: System.Exception[]

Any exceptions encountered during enumeration.