DocData.SetFileName(String) Method

Definition

Called to initialize/change the filename

protected:
 void SetFileName(System::String ^ fileName);
protected void SetFileName (string fileName);
member this.SetFileName : string -> unit
Protected Sub SetFileName (fileName As String)

Parameters

fileName
String

New filename

Applies to