AttributeScope Enum

Definition

Specifies the scope of an attribute.

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

Fields

File 2

File scope.

Global 0

Global scope.

Language 1

Language scope.

Applies to