Returns a string that represents the current NodeContentParameters.

Namespace:  Rebex.IO.FileSystem
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

A string that represents the current NodeContentParameters.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also