IWorkflowCompilerOptionsService Antarmuka

Definisi

Perhatian

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Menentukan antarmuka yang diterapkan oleh lingkungan yang menghosting perancang alur kerja dan pengkompilasi untuk memberikan informasi kompilasi khusus lingkungan selama proses validasi dan kompilasi.

public interface class IWorkflowCompilerOptionsService
public interface IWorkflowCompilerOptionsService
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public interface IWorkflowCompilerOptionsService
type IWorkflowCompilerOptionsService = interface
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type IWorkflowCompilerOptionsService = interface
Public Interface IWorkflowCompilerOptionsService
Turunan
Atribut

Keterangan

Important

Materi ini membahas jenis dan namespace yang usang. Untuk informasi selengkapnya, lihat jenis Deprecated di Windows Workflow Foundation 4.5.

Properti

Nama Deskripsi
CheckTypes
Kedaluwarsa.

Mendapatkan nilai yang menunjukkan apakah jenis dicentang.

Language
Kedaluwarsa.

Mendapatkan bahasa pemrograman yang digunakan oleh lingkungan, seperti Visual Studio, saat mengkompilasi alur kerja.

RootNamespace
Kedaluwarsa.

Mendapatkan kumpulan namespace akar untuk proyek.

Berlaku untuk