WebCaptureSettings.ContentStoreRoot Property¶
The root directory prefix that the content store is located at
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 ContentStoreRoot { get; set; }
VB¶
Public Property ContentStoreRoot As String
Get
Set
Property Value¶
Type: String