HostedControl.ApplicationName Property

Definition

Returns the name of the hosted application as given in the database.

public:
 property System::String ^ ApplicationName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string ApplicationName { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ApplicationName : string
Public ReadOnly Property ApplicationName As String

Property Value

Implements

Attributes

Applies to