Bagikan melalui


Interop.ActivityType Properti

Definisi

Mendapatkan atau mengatur jenis aktivitas yang dimuat Interop oleh aktivitas.

public:
 property Type ^ ActivityType { Type ^ get(); void set(Type ^ value); };
public Type ActivityType { get; set; }
member this.ActivityType : Type with get, set
Public Property ActivityType As Type

Nilai Properti

Jenis aktivitas yang dimuat Interop oleh aktivitas.

Keterangan

Jenis ini harus berasal dari System.Workflow.ComponentModel.Activity.

Berlaku untuk