XmlParserContext.InternalSubset プロパティ
アセンブリ: System.Xml (system.xml.dll 内)

Dim instance As XmlParserContext Dim value As String value = instance.InternalSubset instance.InternalSubset = value
/** @property */ public String get_InternalSubset () /** @property */ public void set_InternalSubset (String value)
内部 DTD サブセット。たとえば、このプロパティは、<!DOCTYPE doc [...]> の角かっこの中のすべての内容を返します。

このプロパティを DocTypeName、PublicId、および SystemId と一緒に使用して、ドキュメント型宣言のすべての情報を提供します。このパラメータは、DTD 内で定義されている既定の属性およびエンティティをすべて取得するために必要な DTD 情報を検索し、読み込むために使用されます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からXmlParserContext.InternalSubset プロパティを検索する場合は、下記のリンクをクリックしてください。

- XmlParserContext.InternalSubset プロパティのページへのリンク