Skip to content

WebCaptureSettings.ContentStorePageDirectory Property

The folder name within the content store root directory that contains the saved pages

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

VB

Public Property ContentStorePageDirectory As String
    Get
    Set

Property Value

Type: String

See Also

Reference

WebCaptureSettings Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?