OnlineService UploadContentFilesToService Method Delta Engine Documentation

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

public void UploadContentFilesToService(
	IEnumerable<string> contentFilePaths
)

Parameters

contentFilePaths
Type: System.Collections.Generic IEnumerable String 

Implements

Service UploadContentFilesToService(IEnumerable String )
See Also