Partager via


IUserExtension2.AddUserPropertiesFailureWizardTitle Property

 

Gets the wizard title for a failure when adding user properties.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)

Syntax

string AddUserPropertiesFailureWizardTitle { get; }
property String^ AddUserPropertiesFailureWizardTitle {
    String^ get();
}
ReadOnly Property AddUserPropertiesFailureWizardTitle As String

Property Value

Type: System.String

Returns String.

Remarks

This is only available on Small Business Server 2011 Essentials.

See Also

IUserExtension2 Interface
Microsoft.WindowsServerSolutions.Common Namespace

Return to top