Aracılığıyla paylaş


WorkflowCompilationContext.GetAuthorizedTypes Yöntem

Tanım

Derleyicinin derlenen iş akışlarında izin verdiği türlerin listesini döndürür.

public:
 System::Collections::Generic::IList<System::Workflow::ComponentModel::Compiler::AuthorizedType ^> ^ GetAuthorizedTypes();
public System.Collections.Generic.IList<System.Workflow.ComponentModel.Compiler.AuthorizedType> GetAuthorizedTypes ();
member this.GetAuthorizedTypes : unit -> System.Collections.Generic.IList<System.Workflow.ComponentModel.Compiler.AuthorizedType>
Public Function GetAuthorizedTypes () As IList(Of AuthorizedType)

Döndürülenler

IList<AuthorizedType>

Derleyicinin derlenen iş akışlarında izin verdiği türlerin listesi.

Şunlara uygulanır