ExperimentalFeatures.OpenFileRequest 字段

定义

注意

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

字段值

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

适用于