MySiteInstantiationQueuesFeatureReceiver.FeatureGuid property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Shared ReadOnly Property FeatureGuid As Guid
Get
'Usage
Dim value As Guid
value = MySiteInstantiationQueuesFeatureReceiver.FeatureGuid
public static Guid FeatureGuid { get; }
Property value
Type: System.Guid
See also
Reference
MySiteInstantiationQueuesFeatureReceiver class