Compartilhar via


OtherProperty classe

Representa um par chave-valor simple que é usado para retornar os pares chave-valor de métodos da web.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.WebServices.OtherProperty

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

Sintaxe

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

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

OtherProperty membros

Microsoft.SharePoint.Publishing.WebServices namespace