Compartilhar via


SubsetCallableForceNewKeywordAttribute classe

Inheritance hierarchy

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.SubsetCallableAttribute
      Microsoft.SharePoint.Client.SubsetCallableForceNewKeywordAttribute

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Method Or AttributeTargets.Property)> _
Public NotInheritable Class SubsetCallableForceNewKeywordAttribute _
    Inherits SubsetCallableAttribute
'Uso
Dim instance As SubsetCallableForceNewKeywordAttribute
[AttributeUsageAttribute(AttributeTargets.Method|AttributeTargets.Property)]
public sealed class SubsetCallableForceNewKeywordAttribute : SubsetCallableAttribute

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

SubsetCallableForceNewKeywordAttribute membros

Microsoft.SharePoint.Client namespace