void SetFileName( string pValue )
Sub SetFileName ( pValue As String )
void SetFileName( [InAttribute] String^ pValue )
abstract SetFileName : pValue : string -> unit