IHostedAppUICommand.ImplementedInterfaces 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.
Get the UII interfaces
public:
property Microsoft::Uii::Csr::AifInterfaces ImplementedInterfaces { Microsoft::Uii::Csr::AifInterfaces get(); };
public Microsoft.Uii.Csr.AifInterfaces ImplementedInterfaces { get; }
member this.ImplementedInterfaces : Microsoft.Uii.Csr.AifInterfaces
Public ReadOnly Property ImplementedInterfaces As AifInterfaces