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