ExperimentalFeatures.EmailAttachments 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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