BatchValidator.IsControlMessage(XLANGMessage) 方法

定义

public:
 static bool IsControlMessage(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ xMsg);
public static bool IsControlMessage (Microsoft.XLANGs.BaseTypes.XLANGMessage xMsg);
static member IsControlMessage : Microsoft.XLANGs.BaseTypes.XLANGMessage -> bool
Public Shared Function IsControlMessage (xMsg As XLANGMessage) As Boolean

参数

返回

适用于