DistributedItem AddBuildLogLine Method NetworkComms.Net Help
Add the provided string to the build log of this item

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public void AddBuildLogLine(
	string newLine
)

Parameters

newLine
Type: OnlineSystem String

[Missing <param name="newLine"/> documentation for "M:DistributedFileSystem.DistributedItem.AddBuildLogLine(System.String)"]

See Also