Share via


ClientRuntimeContext.ApplicationName property

Gets or sets the name of the runtime where the current client application is located.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

public string ApplicationName { get; set; }

Property value

Type: System.String
The name of the runtime where the client application is located.

See also

Reference

ClientRuntimeContext class

ClientRuntimeContext members

Microsoft.SharePoint.Client namespace