ExperimentalFeatures.ShareFileRequest 字段

定义

注意

ExperimentalFeatures.ShareFileRequest 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.ShareFileRequest is obsolete as of version 1.3.0 and no longer required to use the feature.")]
public const string ShareFileRequest;
[System.Obsolete("ExperimentalFeatures.ShareFileRequest 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 ShareFileRequest;

字段值

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

适用于