Partager via


CommonInfo.GetFlags - Méthode

Utilisation interne uniquement.

Espace de noms :  Microsoft.SharePoint.Deployment
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared Sub GetFlags ( _
    info As SerializationInfo, _
    ByRef isPreSubElement As Boolean, _
    ByRef isPostSubElement As Boolean _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

CommonInfo classe

CommonInfo - Membres

Microsoft.SharePoint.Deployment - Espace de noms