Enum LicenseOperatorType
Represents the type of LicenseOperatorNuGetLicenseExpression.
public enum LicenseOperatorType
Fields
LogicalOperator = 1
WithOperator = 0
Represents the type of LicenseOperatorNuGetLicenseExpression.
public enum LicenseOperatorType
LogicalOperator = 1
WithOperator = 0