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 합니다.

적용 대상