Skip to content

WebCaptureSettings.IncludeSubdomains Property

User setting that indicates to the spider that provided domains in the inclusion domain section of the settings should be used

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 IncludeSubdomains { get; set; }

VB

Public Property IncludeSubdomains As Boolean
    Get
    Set

Property Value

Type: Boolean

See Also

Reference

WebCaptureSettings Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?