IAnalysisModuleTargetInfo.AnalysisInfoText Property¶
Gets or sets the analysis information text.
Namespace: Citrix.SDK.AppDNA.Interfaces
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
string AnalysisInfoText { get; set; }
VB¶
Property AnalysisInfoText As String
Get
Set
Property Value¶
Type: String
The analysis information text.
See Also¶
Reference¶
IAnalysisModuleTargetInfo Interface
Citrix.SDK.AppDNA.Interfaces Namespace