다음을 통해 공유


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

표기법의 시스템 식별자입니다.

적용 대상