ApplicationManifest.CreateFromString(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.
Creates the application manifest from the specified string.
public:
static Microsoft::Rtc::Sip::ApplicationManifest ^ CreateFromString(System::String ^ applicationManifest);
public static Microsoft.Rtc.Sip.ApplicationManifest CreateFromString (string applicationManifest);
Parameters
- applicationManifest
- String