WindowsAppInfo Constructor Delta Engine Documentation
Initializes a new instance of the WindowsAppInfo class

Namespace: DeltaEngine.Editor.AppBuilder.Windows
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public WindowsAppInfo(
	string fullAppDataFilePath,
	Guid appGuid,
	DateTime buildDate
)
See Also