ExperimentalFeatures.EmailAttachments Campo

Definición

Precaución

ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.

Obsoleto a partir de la versión 1.3.0 y ya no es necesario para usar la característica. Característica experimental para datos adjuntos de correo electrónico.

[System.ComponentModel.EditorBrowsable]
[System.Obsolete("ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.")]
public const string EmailAttachments;
[System.Obsolete("ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const string EmailAttachments;

Valor de campo

System.String
Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a