TrackingParticipant.TrackingProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The tracking profile object used by the tracking participant. Before adding the tracking participant to the workflow extensions, the tracking profile is set on the participant.
public:
virtual property System::Activities::Tracking::TrackingProfile ^ TrackingProfile { System::Activities::Tracking::TrackingProfile ^ get(); void set(System::Activities::Tracking::TrackingProfile ^ value); };
public virtual System.Activities.Tracking.TrackingProfile TrackingProfile { get; set; }
member this.TrackingProfile : System.Activities.Tracking.TrackingProfile with get, set
Public Overridable Property TrackingProfile As TrackingProfile
Property Value
The tracking profile.
Remarks
The tracking profile defines which tracking events are sent to this tracking participant.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา