PreviousTrackingServiceAttribute(String) 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.
Erstellt eine neue Instanz der PreviousTrackingServiceAttribute Klasse.
public:
PreviousTrackingServiceAttribute(System::String ^ assemblyQualifiedName);
public PreviousTrackingServiceAttribute(string assemblyQualifiedName);
new System.Workflow.Runtime.Tracking.PreviousTrackingServiceAttribute : string -> System.Workflow.Runtime.Tracking.PreviousTrackingServiceAttribute
Public Sub New (assemblyQualifiedName As String)
Parameter
- assemblyQualifiedName
- String
A String that contains a fully qualified assembly name that identifies the previous version of the tracking service.