IUserExtension.UserPropertiesTabShowLaunchPadIntegration Property
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