Partilhar via


MethodInformation.IsStatic propriedade

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

Sintaxe

'Declaração
Public Property IsStatic As Boolean
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As Boolean

value = instance.IsStatic

instance.IsStatic = value
public bool IsStatic { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

MethodInformation classe

MethodInformation membros

Microsoft.SharePoint.Client namespace