AifShellBase<TShell>.DesktopShell 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.
Gets the shell that was created. Will not be valid until after the shell has been created.
public:
property TShell DesktopShell { TShell get(); };
public TShell DesktopShell { get; }
member this.DesktopShell : 'Shell
Public ReadOnly Property DesktopShell As TShell
Property Value
TShell