Instance.Id Property

<< Click to Display Table of Contents >>

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

Instance.Id Property

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

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

 

Syntax


public string Id { get; }

Return Value

The value of the "id" attribute as a string.

 

See Also


Instance Class

BNCS Namespace