ScopePath Class

Definition

Defines paths for the available scopes.

public class ScopePath
type ScopePath = class
Public Class ScopePath
Inheritance
ScopePath

Constructors

ScopePath()

Fields

Class

Class memory scope root path.

CLASS
Obsolete.

Class memory scope root path.

Conversation

Conversation memory scope root path.

CONVERSATION
Obsolete.

Conversation memory scope root path.

Dialog

Dialog memory scope root path.

DIALOG
Obsolete.

Dialog memory scope root path.

DialogClass

DialogClass memory scope root path.

DIALOGCLASS
Obsolete.

DialogClass memory scope root path.

DialogContext

DialogContext memory scope root path.

Settings

Settings memory scope root path.

SETTINGS
Obsolete.

Settings memory scope root path.

This

This memory scope root path.

THIS
Obsolete.

This memory scope root path.

Turn

Turn memory scope root path.

TURN
Obsolete.

Turn memory scope root path.

User

User memory scope root path.

USER
Obsolete.

User memory scope root path.

Applies to