Instance.ToString Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > Instance Class > Instance Methods >

Instance.ToString Method

Returns a string representation of the Instance object.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public string ToString()

Return Value

A string containing the id, alt_id, type, location, composite, deviceId, and offset of the Instance object.

 

See Also


Instance Class

BNCS Namespace