Compartilhar via


IExtendedUIService.GetXsdProjectItemsInfo Método

Definição

Retorna os tipos gerados para o esquema XSD adicionado ao projeto de fluxo de trabalho.

public:
 System::Collections::Generic::Dictionary<System::String ^, Type ^> ^ GetXsdProjectItemsInfo();
public System.Collections.Generic.Dictionary<string,Type> GetXsdProjectItemsInfo ();
abstract member GetXsdProjectItemsInfo : unit -> System.Collections.Generic.Dictionary<string, Type>
Public Function GetXsdProjectItemsInfo () As Dictionary(Of String, Type)

Retornos

Os tipos que são gerados para o esquema XSD adicionado ao projeto de fluxo de trabalho.

Aplica-se a