Compartilhar via


ServiceName

Aviso de substituição MBAE

Important

A partir do Windows 10, versão 1803, a experiência do aplicativo MBAE é substituída por um aplicativo MO UWP. Para obter mais informações sobre aplicativos MO UWP, consulte aplicativos de banda larga móvel UWP.

O elemento ServiceName não é usado no momento.

Usage

<ServiceName>
  text
</ServiceName>

Attributes

Não há atributos.

Text value

Uma cadeia de caracteres com menos de 200 caracteres de comprimento.

Child elements

Não há elementos filho.

Parent elements

Element Description

ServiceInfo

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

XSD

<xs:element name="ServiceName" type="tns:ServiceNameType" minOccurs="0" />

<xs:simpleType name="ServiceNameType">
  <xs:restriction base="xs:string">
    <xs:minLength value="0" />
    <xs:maxLength value="200" />
  </xs:restriction>
</xs:simpleType>

Remarks

O elemento ServiceName não é usado no momento.