Freigeben über


CommonInfo.GetFlags-Methode

Wird nur intern verwendet.

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

Syntax

'Declaration
Public Shared Sub GetFlags ( _
    info As SerializationInfo, _
    ByRef isPreSubElement As Boolean, _
    ByRef isPostSubElement As Boolean _
)
'Usage
Dim info As SerializationInfo
Dim isPreSubElement As Boolean
Dim isPostSubElement As BooleanCommonInfo.GetFlags(info, isPreSubElement, _
    isPostSubElement)
public static void GetFlags(
    SerializationInfo info,
    ref bool isPreSubElement,
    ref bool isPostSubElement
)

Parameter

Siehe auch

Referenz

CommonInfo Klasse

CommonInfo-Member

Microsoft.SharePoint.Deployment-Namespace