RESTfulRequestPathPartitionAttribute classe
Inheritance hierarchy
System.Object
System.Attribute
Microsoft.SharePoint.Client.RESTfulRequestPathPartitionAttribute
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple := False)> _
Public Class RESTfulRequestPathPartitionAttribute _
Inherits Attribute
'Uso
Dim instance As RESTfulRequestPathPartitionAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple = false)]
public class RESTfulRequestPathPartitionAttribute : Attribute
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.