HostedControl.ApplicationName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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