Application.ProfileData Property¶
Gets the application performance profiling data.
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 ProfileDataCollection ProfileData { get; }
VB¶
Public ReadOnly Property ProfileData As ProfileDataCollection
Get
Property Value¶
Type: ProfileDataCollection