Share via


IISLegacyVersionException Constructor (String)

 

Namespace:   Microsoft.VisualStudio.Enterprise.WebInstrument
Assembly:  Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)

Syntax

public IISLegacyVersionException(
    string message
)
public:
IISLegacyVersionException(
    String^ message
)
new : 
        message:string -> IISLegacyVersionException
Public Sub New (
    message As String
)

Parameters

See Also

IISLegacyVersionException Overload
IISLegacyVersionException Class
Microsoft.VisualStudio.Enterprise.WebInstrument Namespace

Return to top