DOCTYPE 宣言のパブリック ID の値を取得します。
Public ReadOnly Property PublicId As String
[C#]
public string PublicId {get;}
[C++]
public: __property String* get_PublicId();
[JScript]
public function get PublicId() : String;
プロパティ値
DOCTYPE のパブリック ID。パブリック ID がない場合は、String.Empty が返されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ