共用方式為


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

適用於