Clase SubsetCallableForceNewKeywordAttribute
Jerarquía de la herencia
System.Object
System.Attribute
Microsoft.SharePoint.Client.SubsetCallableAttribute
Microsoft.SharePoint.Client.SubsetCallableForceNewKeywordAttribute
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
<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
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.