PropertySourceType Enum

Definition

The different types of sources properties can be from.

public enum PropertySourceType
type PropertySourceType = 
Public Enum PropertySourceType
Inheritance
PropertySourceType

Fields

Default 2

Property from default.

ProjectFile 0

Property from the project file.

UserFile 1

Property from the user file.

Applies to