WebstoreException Constructor (Int32, String)

[This is internal Microsoft documentation - Do not distribute.]

Namespace: Microsoft.Webstore.MetaData
Assembly: ICL (in icl.dll)

Syntax

'Declaration
 
                      Public Sub New ( _
    number As Integer, _
    message As String _
)
                    
 
                      public WebstoreException (
    int number,
    string message
)
                    

Parameters

  • number
  • message

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

WebstoreException Class
WebstoreException Members
Microsoft.Webstore.MetaData Namespace