ExperimentalFeatures.OpenFileRequest Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
ExperimentalFeatures.OpenFileRequest is obsolete as of version 1.3.0 and no longer required to use the feature.
Ab Version 1.3.0 veraltet und nicht mehr erforderlich, um das Feature zu verwenden. Experimentelles Feature zum Anfordern des Öffnens einer Datei.
[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;
Feldwert
System.String
- Attribute
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute