Partager via


IExtendedUIService.GetXsdProjectItemsInfo Méthode

Définition

Retourne les types qui sont générés pour le schéma XSD ajouté au projet de workflow.

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)

Retours

Dictionary<String,Type>

Types générés pour le schéma XSD ajouté au projet de workflow.

S’applique à