UniqueIdentifier Property (PSObject)
Gets the unique identifier for the element.
public int UniqueIdentifier {get;}
'Declaration
Public ReadOnly Property UniqueIdentifier As Integer
'Usage
Dim instance As PSObject
Dim value As Integer
value = instance.UniqueIdentifier