共用方式為


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

標記法的系統識別碼。

適用於