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