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
- info
Type : System.Runtime.Serialization.SerializationInfo
- isPreSubElement
Type : System.Boolean
- isPostSubElement
Type : System.Boolean