ExternalApplication.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.
Name of this hosted application.
public:
virtual property System::String ^ ApplicationName { System::String ^ get(); };
public override string ApplicationName { get; }
member this.ApplicationName : string
Public Overrides ReadOnly Property ApplicationName As String
Property Value
Returns String.