TestimoX

API Reference

Enum

ComputerProperties

Namespace ADPlayground.Helpers
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Determines the set of attributes returned for computer queries.

Inheritance

  • Enum
  • ComputerProperties

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ComputerProperties Basic #

Return a minimal set of commonly used attributes.

Value: 0
public const ComputerProperties Full #

Return the full set of computer attributes.

Value: 1