次の方法で共有


ComponentRegistrationFailedException Constructor (String)

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Public Sub New ( _
    message As String _
)
public ComponentRegistrationFailedException(
    string message
)

Parameters

  • message
    Type: System.String
    The message that describes the exception. The caller of this constructor is required to ensure that this string has been localized for the current system culture.

.NET Framework Security

See Also

Reference

ComponentRegistrationFailedException Class

ComponentRegistrationFailedException Overload

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace