HostedControl.ApplicationID 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 unique id for this hosted application.
public:
property Guid ApplicationID { Guid get(); };
[System.ComponentModel.Browsable(false)]
public Guid ApplicationID { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ApplicationID : Guid
Public ReadOnly Property ApplicationID As Guid
Property Value
Implements
- Attributes