AppInitStringBase.CreateAppInitStringType(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.
Creates the type of the application initialization string.
public:
static Microsoft::Uii::Common::AppInitStringBase ^ CreateAppInitStringType(int applicationTypeId);
public static Microsoft.Uii.Common.AppInitStringBase CreateAppInitStringType(int applicationTypeId);
static member CreateAppInitStringType : int -> Microsoft.Uii.Common.AppInitStringBase
Public Shared Function CreateAppInitStringType (applicationTypeId As Integer) As AppInitStringBase
Parameters
- applicationTypeId
- Int32
Specifies the application type id.
Returns
app Init string