Méthode | Description | |
---|---|---|
AboutInfo ( |
Initializes a new instance of the AboutInfo class.
|
public AboutInfo ( |
||
companyLogoUri | The company logo image Uri. | |
logoImageSource | string | The logo image source. |
uriInfo | The uri info. Can be |
|
assembly | The assembly to use for the information. If |
|
companyLogoForSplashScreenUri | ||
appIcon | BitmapSource | The application icon. Can be |
buildDateTime | System.DateTime | The application build datetime. Can be |
company | string | The application company. Can be |
copyright | string | The application copyright. Can be |
description | string | The application description. Can be |
displayVersion | string | The application display version. Can be |
informationalVersion | string | The application informational version. Can be |
name | string | The application title. Can be |
productName | string | The application product name. Can be |
version | string | The application version. Can be |
Résultat | System |