Aracılığıyla paylaş


ExperimentalFeatures.OpenFileRequest Field

Definition

Caution

ExperimentalFeatures.OpenFileRequest is obsolete as of version 1.3.0 and no longer required to use the feature.

Obsolete as of version 1.3.0 and no longer required to use the feature. Experimental feature for requesting a file to be opened.

[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;

Field Value

System.String
Attributes
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Applies to