ChildInstance.Instance Property

<< Click to Display Table of Contents >>

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

ChildInstance.Instance Property

Gets the IBNCSInstance associated with the current InstanceId.

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

 

Syntax


public IBNCSInstance Instance { get; }

Return Value

The IBNCSInstance associated with the current InstanceId.

 

See Also


ChildInstance Class

BNCS Namespace