TK.SaveToXML (String, String) Method

<HTML5Disabled(true)> _ 
Public Shared Function SaveToXML( _ 
ByVal fileName As String, _ 
ByVal tagName As String
) As Boolean
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public static bool SaveToXML( 
string fileName
string tagName 
)
This language is not supported or no code example is available.

Parameters

fileName
string

tagName
string

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition