FileContextUpdateFileName Method

Updates a file name in current File managing context. .

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void UpdateFileName(
	string fullName
)

Parameters

fullName  String
Full name of the file.

See Also