SubsetCallableIncludeInternalMemberAttribute classe
Inheritance hierarchy
System.Object
System.Attribute
Microsoft.SharePoint.Client.SubsetCallableAttribute
Microsoft.SharePoint.Client.SubsetCallableIncludeInternalMemberAttribute
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
<AttributeUsageAttribute(AttributeTargets.Constructor Or AttributeTargets.Method Or AttributeTargets.Property Or AttributeTargets.Field)> _
Public Class SubsetCallableIncludeInternalMemberAttribute _
Inherits SubsetCallableAttribute
'Uso
Dim instance As SubsetCallableIncludeInternalMemberAttribute
[AttributeUsageAttribute(AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field)]
public class SubsetCallableIncludeInternalMemberAttribute : 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.