Freigeben über


SPFeature.Properties-Eigenschaft

Ruft die Auflistung von Eigenschaften für das Feature.

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

Syntax

'Declaration
Public Property Properties As SPFeaturePropertyCollection
    Get
    Friend Set
'Usage
Dim instance As SPFeature
Dim value As SPFeaturePropertyCollection

value = instance.Properties
public SPFeaturePropertyCollection Properties { get; internal set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPFeaturePropertyCollection
Ein SPFeaturePropertyCollection -Objekt, das die Funktion darstellt.

Siehe auch

Referenz

SPFeature Klasse

SPFeature-Member

Microsoft.SharePoint-Namespace