You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <para lang="en">Gets or sets the maximum number of files to upload. Default is int.MaxValue.(Deprecated. Please use MaxFileCount parameter.)</para>
29
29
/// </summary>
30
30
[Parameter]
31
-
[Obsolete("已弃用。请使用 MaxFileCount 参数。(Deprecated. Please use MaxFileCount parameter.)")]
31
+
[Obsolete("已弃用。请使用 MaxFileCount 参数。(Deprecated. Please use MaxFileCount parameter)")]
0 commit comments