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 description displayed for the Edit button on the User Extension Properties tab..
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
string UserPropertiesTabButtonEditString { get; }
property String^ UserPropertiesTabButtonEditString {
String^ get();
}
ReadOnly Property UserPropertiesTabButtonEditString As String
Property Value
Type: System.String
The string of the Edit button.
See Also
IUserExtension2 Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top