ScopePath.USER Field

Definition

Caution

This property is deprecated, use ScopePath.User instead.

User memory scope root path.

[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 

Field Value

Attributes

Remarks

This property is deprecated, use ScopePath.User instead.

Applies to