ServiceDescription2
MBAE 사용 중단 경고
중요
Windows 10 버전 1803부터 MBAE 앱 환경은 MO UWP 앱으로 대체됩니다. MO UWP 앱에 대한 자세한 내용은 UWP 모바일 광대역 앱을 참조하세요.
ServiceDescription2 요소는 현재 사용되지 않습니다.
사용
<ServiceDescription2>
text
</ServiceDescription2>
Attributes
특성이 없습니다.
텍스트 값
길이가 1024자 미만인 문자열입니다.
자식 요소
자식 요소가 없습니다.
부모 요소
요소 | Description |
---|---|
ServiceInfo 요소는 ServiceInfo XML 스키마의 부모 요소입니다. |
Xsd
<xs:element name="ServiceDescription2" type="tns:ServiceDescriptionType" minOccurs="0"/>
<xs:simpleType name="ServiceDescriptionType">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1024"/>
</xs:restriction>
</xs:simpleType>
설명
ServiceDescription2는 현재 사용되지 않습니다.