CommonInfo.GetFlags 方法
仅供内部使用。
命名空间: Microsoft.SharePoint.Deployment
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Shared Sub GetFlags ( _
info As SerializationInfo, _
ByRef isPreSubElement As Boolean, _
ByRef isPostSubElement As Boolean _
)
用法
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
)
参数
- isPreSubElement
类型:System.Boolean
- isPostSubElement
类型:System.Boolean