WebCaptureSettings.MustGenerateMSI Property¶
Flag that indicates that the spider should generate an MSI of the web capture content. This is based on a user setting
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 bool MustGenerateMSI { get; set; }
VB¶
Public Property MustGenerateMSI As Boolean
Get
Set
Property Value¶
Type: Boolean