通过


HostedFileDownloadStream.FileName 属性

定义

获取文件名。

public:
 virtual property System::String ^ FileName { System::String ^ get(); };
public virtual string? FileName { get; }
member this.FileName : string
Public Overridable ReadOnly Property FileName As String

属性值

注解

如果文件名未知,则返回 null

适用于