C# Class Microsoft.ManagementConsole.MessageViewDescription

Inheritance: ViewDescription
Show file Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
MessageViewDescription ( ) : Microsoft.ManagementConsole.Internal
MessageViewDescription ( string title, string bodyText, Microsoft iconId ) : Microsoft.ManagementConsole.Internal

Method Details

MessageViewDescription() public method

public MessageViewDescription ( ) : Microsoft.ManagementConsole.Internal
return Microsoft.ManagementConsole.Internal

MessageViewDescription() public method

public MessageViewDescription ( string title, string bodyText, Microsoft iconId ) : Microsoft.ManagementConsole.Internal
title string
bodyText string
iconId Microsoft
return Microsoft.ManagementConsole.Internal