Partager via


SharedEntityState.MemberTypeDescriptorDictionary, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets a list of type descriptors of the members contained in the entity.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MemberTypeDescriptorDictionary As IDictionary(Of String, TypeDescriptorCollection)
'Utilisation
Dim instance As SharedEntityState
Dim value As IDictionary(Of String, TypeDescriptorCollection)

value = instance.MemberTypeDescriptorDictionary
public IDictionary<string,TypeDescriptorCollection> MemberTypeDescriptorDictionary { get; }

Valeur de la propriété

A dictionary of type descriptors of the members in the entity.

Voir aussi

Référence

SharedEntityState, classe
Membres SharedEntityState
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms