DtdNotation.SystemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The system identifier for the notation.