Share via


VirtualFileResult.FileName 属性

定义

获取或设置将作为响应发送回的文件的路径。

public:
 property System::String ^ FileName { System::String ^ get(); void set(System::String ^ value); };
public string FileName { get; set; }
member this.FileName : string with get, set
Public Property FileName As String

属性值

适用于