IPackageFileStoreStoreFile Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.IPackageFileStore.StoreFile(System.String,System.Byte[])"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Packages
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

void StoreFile(
	string relativePath,
	byte[] content
)

Parameters

relativePath
Type: SystemString

[Missing <param name="relativePath"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.IPackageFileStore.StoreFile(System.String,System.Byte[])"]

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.IPackageFileStore.StoreFile(System.String,System.Byte[])"]

See Also

Reference