Miner.Mobile.Common.Status Namespace > StatusMessagePresentationModel Class > SetStatusMessage Method : SetStatusMessage(String,Category) Method |
'Declaration
Public Overloads Sub SetStatusMessage( _ ByVal message As System.String, _ ByVal category As Microsoft.Practices.Composite.Logging.Category _ )
'Usage
Dim instance As StatusMessagePresentationModel Dim message As System.String Dim category As Microsoft.Practices.Composite.Logging.Category instance.SetStatusMessage(message, category)
public void SetStatusMessage( System.string message, Microsoft.Practices.Composite.Logging.Category category )
public procedure SetStatusMessage( message: System.String; category: Microsoft.Practices.Composite.Logging.Category );
public function SetStatusMessage( message : System.String, category : Microsoft.Practices.Composite.Logging.Category );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2