SessionsManagerPathsGetFileByName Method

Definition

Namespace: SMath.Environment
Assembly: SMath.Environment (in SMath.Environment.dll) Version: 1.2.9018.0
C#
public override Stream GetFileByName(
	string fileName
)

Parameters

fileName  String
 

Return Value

Stream

See Also