DtdNotation.SystemId Property

Definition

Gets the system identifier for the notation.

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

Property Value

Object

Platform::Object

IInspectable

The system identifier for the notation.

Applies to