Skip to content

Application.LoadedBy Property

Gets a value that is the user name of the account that loaded 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

public string LoadedBy { get; }

VB

Public ReadOnly Property LoadedBy As String
    Get

Property Value

Type: String

See Also

Reference

Application Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?