SPContentType.FeatureId-Eigenschaft
Ruft den Bezeichner des Features, die den Inhaltstyp erstellt haben.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property FeatureId As Guid
Get
Friend Set
'Usage
Dim instance As SPContentType
Dim value As Guid
value = instance.FeatureId
public Guid FeatureId { get; internal set; }
Eigenschaftswert
Typ: System.Guid
Der Wert ist der Bezeichner eines Features, wenn der Inhaltstyp, die ein Feature erstellt wurde. Andernfalls ist der Wert Guid.Empty.