ICONFilePath (MBNProfile) Element

The ICONFilePath (MBNProfile) element contains the path of the icon file for the connection.

The operating system connection UI will display this icon when a connection is made using this element.

When passing the XML for creating the profile in the CreateConnectionProfile method of the IMbnConnectionProfileManager interface, this path should point to the source location of the icon file. On successful creation of IMbnConnectionProfile object, the Mobile Broadband service will copy the icon file in it's internal store and the profile path will be modified to reflect this.

The icon file should be in .bmp format with 32X32 pixel dimension.

This element is a string of length up to 1024 characters, containing an absolute file path.

The element is optional.

<xs:element name="ICONFilePath"
    type="iconFileType"
 />

The ICONFilePath element is defined by the MBNProfile element.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps | UWP apps]
Minimum supported server
None supported

See also

Definition context of element in schema

MBNProfile

Possible immediate parent element in schema instance

MBNProfile