AppInitStringBase.ConvertToDifferentAppInitStringType(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts the application type to different app initialization string.
public:
Microsoft::Uii::Common::AppInitStringBase ^ ConvertToDifferentAppInitStringType(int applicationTypeId);
public Microsoft.Uii.Common.AppInitStringBase ConvertToDifferentAppInitStringType (int applicationTypeId);
member this.ConvertToDifferentAppInitStringType : int -> Microsoft.Uii.Common.AppInitStringBase
Public Function ConvertToDifferentAppInitStringType (applicationTypeId As Integer) As AppInitStringBase
Parameters
- applicationTypeId
- Int32
Specifies the application type id.
Returns
App init string