GetUserProfileActivityValidator-Klasse
Stellt die GetUserProfileActivity -Klasse mit einer Validierung, die verwendet werden kann, zu überprüfen und zu verhindern, dass ungültige Eingabewerte und auch potenzielle nicht behandelte Ausnahmen zu vermeiden.
Vererbungshierarchie
System.Object
System.Workflow.ComponentModel.Compiler.Validator
System.Workflow.ComponentModel.Compiler.DependencyObjectValidator
System.Workflow.ComponentModel.Compiler.ActivityValidator
Microsoft.Office.Workflow.Actions.GetUserProfileActivityValidator
Namespace: Microsoft.Office.Workflow.Actions
Assembly: Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)
Syntax
'Declaration
Public NotInheritable Class GetUserProfileActivityValidator _
Inherits ActivityValidator
'Usage
Dim instance As GetUserProfileActivityValidator
public sealed class GetUserProfileActivityValidator : ActivityValidator
Hinweise
Die GetUserProfileActivityValidator -Klasse kann ist eine versiegelte Klasse nicht geerbt oder außer Kraft gesetzt.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.