MessageTypeNameAttribute(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
MessageTypeNameAttribute(System::String ^ messageTypeName);
public MessageTypeNameAttribute (string messageTypeName);
new Microsoft.XLANGs.BaseTypes.MessageTypeNameAttribute : string -> Microsoft.XLANGs.BaseTypes.MessageTypeNameAttribute
Public Sub New (messageTypeName As String)
Parameters
- messageTypeName
- String