Fixes CA3075 security warnings.
シンタックス
'宣言
Public Overloads Shared Sub SafeLoad( _
ByVal As System.Xml.XmlDocument, _
ByVal As System.String, _
Optional ByVal As System.Xml.XmlReaderSettings _
)
'使用法
Dim document As System.Xml.XmlDocument
Dim fileName As System.String
Dim settings As System.Xml.XmlReaderSettings
XmlDocumentEx.SafeLoad(document, fileName, settings)
public static void SafeLoad(
System.Xml.XmlDocument ,
System.string ,
System.Xml.XmlReaderSettings
)
パラメータ
- document
- fileName
- settings
参照