MethodInstance.MethodInstanceType, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the type of the MethodInstance object.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MethodInstanceType As MethodInstanceType
'Utilisation
Dim instance As MethodInstance
Dim value As MethodInstanceType
value = instance.MethodInstanceType
public MethodInstanceType MethodInstanceType { get; }
Valeur de la propriété
Can be Finder, GenericInvoker, IdEnumerator, Scalar, SpecificFinder, AccessChecker, or ViewAccessor.
Voir aussi
Référence
MethodInstance, classe
Membres MethodInstance
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms