Méthode GetXmlWriterSettings

Gets an XmlWriterSettings object value that contains the XML writer settings.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Shared Function GetXmlWriterSettings As XmlWriterSettings
'Utilisation
Dim returnValue As XmlWriterSettings

returnValue = PolicyEvaluationResultsWriter.GetXmlWriterSettings()
public static XmlWriterSettings GetXmlWriterSettings()
public:
static XmlWriterSettings^ GetXmlWriterSettings()
static member GetXmlWriterSettings : unit -> XmlWriterSettings 
public static function GetXmlWriterSettings() : XmlWriterSettings

Valeur de retour

Type : System.Xml. . :: . .XmlWriterSettings
An XmlWriterSettings object value that contains the XML writer settings.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.