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 text displayed for the LaunchPad integration option in the User Extension Properties tab page.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
string UserPropertiesTabLaunchPadIntegrationText { get; }
property String^ UserPropertiesTabLaunchPadIntegrationText {
String^ get();
}
ReadOnly Property UserPropertiesTabLaunchPadIntegrationText As String
Property Value
Type: System.String
Returns String.
See Also
IUserExtension Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top