Compartilhar via


MatchesReturnObject classe

Reservado para uso interno. Corresponde o objeto retornado do objeto TermStore a um objeto especificado.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Taxonomy.WebServices.MatchesReturnObject

Namespace:  Microsoft.SharePoint.Taxonomy.WebServices
Assembly:  Microsoft.SharePoint.Taxonomy (em Microsoft.SharePoint.Taxonomy.dll)

Sintaxe

'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class MatchesReturnObject
'Uso
Dim instance As MatchesReturnObject
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class MatchesReturnObject

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

MatchesReturnObject membros

Microsoft.SharePoint.Taxonomy.WebServices namespace