DtdNotation.SystemId 属性

定义

获取表示法的系统标识符。

public:
 property Platform::Object ^ SystemId { Platform::Object ^ get(); };
IInspectable SystemId();
public object SystemId { get; }
var object = dtdNotation.systemId;
Public ReadOnly Property SystemId As Object

属性值

Object

Platform::Object

IInspectable

表示法的系统标识符。

适用于