MultipleVersionSupport Enum

Definition

What should happen if multiple versions of a given productfamily or sdk name are found

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

Fields

Allow 0

No action should be taken if multiple versions are detected

Error 2

Log an error

Warning 1

Log warning

Applies to