Compartilhar via


MailAttachment.Filename Propriedade

Definição

Obtém o nome do arquivo 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

String

O nome do arquivo do anexo.

Aplica-se a