Namespace: DeltaEngine.Editor.AppBuilder.WindowsAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public WindowsAppInfo(
string fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
public WindowsAppInfo(
string fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
Public Sub New (
fullAppDataFilePath As String,
appGuid As Guid,
buildDate As DateTime
)
Public Sub New (
fullAppDataFilePath As String,
appGuid As Guid,
buildDate As DateTime
)
public:
WindowsAppInfo(
String^ fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
public:
WindowsAppInfo(
String^ fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
new :
fullAppDataFilePath : string *
appGuid : Guid *
buildDate : DateTime -> WindowsAppInfo
new :
fullAppDataFilePath : string *
appGuid : Guid *
buildDate : DateTime -> WindowsAppInfo