LocalizableConnectionConsumerAttribute-Klasse

Diese Klasse und ihre Mitglieder sind der internen Verwendung vorbehalten und können nicht in Ihrem Code verwendet werden.

Vererbungshierarchie

System.Object
  System.Attribute
    System.Web.UI.WebControls.WebParts.ConnectionConsumerAttribute
      Microsoft.Office.Excel.WebUI.LocalizableConnectionConsumerAttribute

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

Syntax

'Declaration
<AttributeUsageAttribute(AttributeTargets.Method)> _
Public NotInheritable Class LocalizableConnectionConsumerAttribute _
    Inherits ConnectionConsumerAttribute
'Usage
Dim instance As LocalizableConnectionConsumerAttribute
[AttributeUsageAttribute(AttributeTargets.Method)]
public sealed class LocalizableConnectionConsumerAttribute : ConnectionConsumerAttribute

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

LocalizableConnectionConsumerAttribute-Member

Microsoft.Office.Excel.WebUI-Namespace