AnnoScope Enum

Definition

The AnnoScope and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) accessibility interface.

public enum class AnnoScope
public enum AnnoScope
type AnnoScope = 
Public Enum AnnoScope
Inheritance
AnnoScope

Fields

ANNO_CONTAINER 1

Annotation is scoped to the container object.

ANNO_THIS 0

Annotation is scoped to the immediate object.

Applies to