ScopePath.USER 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This property is deprecated, use ScopePath.User instead.
用户内存范围根路径。
[System.Obsolete("This property is deprecated, use ScopePath.User instead.")]
public const string USER;
[<System.Obsolete("This property is deprecated, use ScopePath.User instead.")>]
val mutable USER : string
Public Const USER As String
字段值
- 属性
注解
此属性已弃用,请改用 ScopePath.User。