SPFeatureReceiverProperties class
代表功能安裝、 解除安裝、 啟用或停用事件的屬性。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiverProperties
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPFeatureReceiverProperties _
Implements IDisposable
'用途
Dim instance As SPFeatureReceiverProperties
public sealed class SPFeatureReceiverProperties : IDisposable
備註
SPFeatureReceiverProperties類別會提供事件屬性,例如已經建立,其功能定義或功能,例如, SPWeb物件的父物件的功能執行個體的存取。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.