PartTypeMetadata.ComposeMessageType(String, String) Method
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:
static System::String ^ ComposeMessageType(System::String ^ ns, System::String ^ rootElem);
public static string ComposeMessageType (string ns, string rootElem);
static member ComposeMessageType : string * string -> string
Public Shared Function ComposeMessageType (ns As String, rootElem As String) As String
Parameters
- ns
- String
- rootElem
- String