WebCaptureSettings.RestrictToLastVirtualDirectory Property¶
Setting that indicates that only the last vistual directory in the provided URL should be spidered. ie only the folder that the webapp is in
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 RestrictToLastVirtualDirectory { get; set; }
VB¶
Public Property RestrictToLastVirtualDirectory As Boolean
Get
Set
Property Value¶
Type: Boolean