Aracılığıyla paylaş


IDTSSendMailTask.FileAttachments Özelliği

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.SqlServer.Dts.Tasks.SendMailTask
Derleme:  Microsoft.SqlServer.SendMailTask (Microsoft.SqlServer.SendMailTask içinde.dll)

Sözdizimi

'Bildirim
Property FileAttachments As String
    Get
    Set
'Kullanım
Dim instance As IDTSSendMailTask
Dim value As String

value = instance.FileAttachments

instance.FileAttachments = value
string FileAttachments { get; set; }
property String^ FileAttachments {
    String^ get ();
    void set (String^ value);
}
abstract FileAttachments : string with get, set
function get FileAttachments () : String
function set FileAttachments (value : String)

Özellik Değeri

Tür: System.String