Service UploadContentFilesToService Method Delta Engine Documentation

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

void UploadContentFilesToService(
	IEnumerable<string> files
)

Parameters

files
Type: System.Collections.Generic IEnumerable String 
See Also