次の方法で共有


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

適用対象