Freigeben über


IAssemblyManifest.Delegates-Eigenschaft

Ruft die Liste der Stellvertretung Typen in der Assembly ab.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property Delegates As IList(Of Type)
    Get
'Usage
Dim instance As IAssemblyManifest
Dim value As IList(Of Type)

value = instance.Delegates
IList<Type> Delegates { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IList<Type>
Eine System.Collections.IList -Schnittstelle, die die Auflistung von Delegattypen darstellt.

Siehe auch

Referenz

IAssemblyManifest Schnittstelle

IAssemblyManifest-Member

Microsoft.SharePoint.Upgrade-Namespace