FileAttachment.FileName プロパティ

定義

添付ファイルがリンクされているファイルの名前を取得します。

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { get; }
Public ReadOnly Property FileName As String

プロパティ値

添付ファイルがリンクされているファイルの名前。

適用対象