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