LocalSiteDirCaptureFeatureHandler.FeatureGuid Property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Shared ReadOnly Property FeatureGuid As Guid
Get
'Usage
Dim value As Guid
value = LocalSiteDirCaptureFeatureHandler.FeatureGuid
public static Guid FeatureGuid { get; }
Property Value
Type: System.Guid
See Also
Reference
LocalSiteDirCaptureFeatureHandler Class