Instance.InstanceType Property

<< Click to Display Table of Contents >>

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

Instance.InstanceType Property

Gets the value of the "type" attribute from the XML element.

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

 

Syntax


public string InstanceType { get; }

Return Value

The value of the "type" attribute.

 

See Also


Instance Class

BNCS Namespace