Share via


RegistryEnvironmentException Constructor (SerializationInfo, StreamingContext)

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected RegistryEnvironmentException(
    SerializationInfo info,
    StreamingContext context
)
protected:
RegistryEnvironmentException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> RegistryEnvironmentException
protected function RegistryEnvironmentException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parameters

.NET Framework Security

See Also

Reference

RegistryEnvironmentException Class

RegistryEnvironmentException Overload

Microsoft.VisualStudio.Enterprise.WebInstrument Namespace