MailAttachment.Filename Propriedade

Definição

Obtém o nome do arquivo de anexo. Alternativa recomendada: System.Net.Mail.

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

Valor da propriedade

O nome do arquivo de anexo.

Aplica-se a