Share via


LocalizableConnectionConsumerAttribute Constructor (String, Type)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Excel.WebUI
Assembly:  Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)

Syntax

'Declaration
Public Sub New ( _
    displayNameResourceId As String, _
    connectionPointType As Type _
)
'Usage
Dim displayNameResourceId As String
Dim connectionPointType As Type

Dim instance As New LocalizableConnectionConsumerAttribute(displayNameResourceId, _
    connectionPointType)
public LocalizableConnectionConsumerAttribute(
    string displayNameResourceId,
    Type connectionPointType
)

Parameters

See Also

Reference

LocalizableConnectionConsumerAttribute Class

LocalizableConnectionConsumerAttribute Members

LocalizableConnectionConsumerAttribute Overload

Microsoft.Office.Excel.WebUI Namespace