Application.Identifier Property¶
Gets a value that is a unique identifier for the application.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public long Identifier { get; }
VB¶
Public ReadOnly Property Identifier As Long
Get
Property Value¶
Type: Int64