Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value indicating whether the LaunchPad integration user interface should be displayed.
Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)
Syntax
bool UserPropertiesTabShowLaunchPadIntegration { get; }
property bool UserPropertiesTabShowLaunchPadIntegration {
    bool get();
}
ReadOnly Property UserPropertiesTabShowLaunchPadIntegration As Boolean
Property Value
Type: System.Boolean
Returns Boolean.
See Also
IUserExtension Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top