WarningInfo

WarningInfo class

Oföränderligt objekt för inkapsling av varningsinformation.

public sealed class WarningInfo

Konstruktörer

namnBeskrivning
WarningInfo(WarningType, string)Konstruerar instans för att samla information.

Egenskaper

namnBeskrivning
WarningMessage { get; }Returnerar strängrepresentation av varningsmeddelande.
WarningTypeProperty { get; }Returnerar varningstyp.

Se även