FileGenerator.CreateXmlFileFromEmbeddedContent(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:
System::String ^ CreateXmlFileFromEmbeddedContent(System::String ^ fileName, System::String ^ content);
public string CreateXmlFileFromEmbeddedContent (string fileName, string content);
member this.CreateXmlFileFromEmbeddedContent : string * string -> string
Public Function CreateXmlFileFromEmbeddedContent (fileName As String, content As String) As String
Parameters
- fileName
- String
- content
- String