SystemCondition(SystemConditionType) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue instance einer Systembedingung.
public:
SystemCondition(SystemConditionType conditionType);
SystemCondition(SystemConditionType const& conditionType);
public SystemCondition(SystemConditionType conditionType);
function SystemCondition(conditionType)
Public Sub New (conditionType As SystemConditionType)
Parameter
- conditionType
- SystemConditionType
Gibt den Bedingungstyp an.