ExperimentalFeatures.EmailAttachments 字段

定义

注意

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

自版本 1.3.0 起已过时,不再需要使用该功能。 电子邮件附件的实验性功能。

[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;

字段值

System.String
属性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

适用于