다음을 통해 공유


ServiceDescription2

MBAE 더 이상 사용하지 않을 것에 대한 경고

Important

Windows 10 버전 1803부터 MBAE 앱 환경은 MO UWP 앱으로 대체됩니다. MO UWP 앱에 대한 자세한 내용은 UWP 모바일 광대역 앱을 참조 하세요.

ServiceDescription2 요소는 현재 사용되지 않습니다.

Usage

<ServiceDescription2>
  text
</ServiceDescription2>

Attributes

특성이 없습니다.

Text value

길이가 1024자 미만인 문자열입니다.

Child elements

자식 요소가 없습니다.

Parent elements

Element Description

ServiceInfo

The ServiceInfo element is the parent element of the ServiceInfo XML schema.

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>

Remarks

ServiceDescription2는 현재 사용되지 않습니다.