Freigeben über


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

Name Value Description
Global 0

Global scope.

Language 1

Language scope.

File 2

File scope.

Applies to