Compartilhar via


PropertyInformation.DefaultValue propriedade

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

Sintaxe

'Declaração
Public Property DefaultValue As Object
    Get
    Set
'Uso
Dim instance As PropertyInformation
Dim value As Object

value = instance.DefaultValue

instance.DefaultValue = value
public Object DefaultValue { get; set; }

Valor de propriedade

Tipo: System.Object

Ver também

Referência

PropertyInformation classe

PropertyInformation membros

Microsoft.SharePoint.Client namespace