Share via


XMessage(String, Context) Constructor

Definition

public:
 XMessage(System::String ^ msgName, Microsoft::XLANGs::Core::Context ^ owningContext);
public XMessage (string msgName, Microsoft.XLANGs.Core.Context owningContext);
new Microsoft.XLANGs.Core.XMessage : string * Microsoft.XLANGs.Core.Context -> Microsoft.XLANGs.Core.XMessage
Public Sub New (msgName As String, owningContext As Context)

Parameters

msgName
String
owningContext
Context

Applies to