Udostępnij przez


ServiceName

Ostrzeżenie o deprecjacji programu MBAE

Important

Począwszy od systemu Windows 10 w wersji 1803, środowisko aplikacji MBAE jest zastępowane przez aplikację MO PLATFORMY UWP. Aby uzyskać więcej informacji na temat aplikacji MO UWP, zobacz aplikacje mobilne szerokopasmowe UWP.

Element ServiceName nie jest obecnie używany.

Usage

<ServiceName>
  text
</ServiceName>

Attributes

Brak atrybutów.

Text value

Ciąg o długości mniejszej niż 200 znaków.

Child elements

Brak elementów podrzędnych.

Parent elements

Element Description

ServiceInfo

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

język 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

Element ServiceName nie jest obecnie używany.