Jaa


ScopePath.THIS Field

Definition

Caution

This property is deprecated, use ScopePath.This instead.

This memory scope root path.

[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 

Field Value

Attributes

Remarks

This property is deprecated, use ScopePath.This instead.

Applies to