Share via


DirectIOData.ToString Method

2/27/2008

Returns a string representation of the DirectIOData instance.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
public override string ToString ()
public:
virtual String^ ToString () override
public String ToString ()
public override function ToString () : String

Return Value

A string representation of the DirectIOData.

Remarks

Returns a string representation of the DirectIOData instance.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

DirectIOData Structure
DirectIOData Members
Microsoft.PointOfService Namespace