Visual Basic (Declaration) | |
---|---|
<ExtensionAttribute()> Public Overloads Shared Function IsDtdProcessingDisabled( _ ByVal xmlReader As XmlReader _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim xmlReader As XmlReader Dim value As Boolean value = XmlExtensions.IsDtdProcessingDisabled(xmlReader) |
C++/CLI | |
---|---|
[Extension()] public: static bool IsDtdProcessingDisabled( XmlReader^ xmlReader ) |
Parameters
- xmlReader
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2