Skip to content

Application.State Property

Note: This API is now obsolete.

Gets a state of the application.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

[ObsoleteAttribute("Use the Status property instead")]
public string State { get; }

VB

<ObsoleteAttribute("Use the Status property instead")>
Public ReadOnly Property State As String
    Get

Property Value

Type: String

See Also

Reference

Application Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?