Compartir a través de


de la propiedad InformationRightsManagementFileSettings.AllowWriteCopy

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Property AllowWriteCopy As Boolean
    Get
    Set
'Uso
Dim instance As InformationRightsManagementFileSettings
Dim value As Boolean

value = instance.AllowWriteCopy

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

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase InformationRightsManagementFileSettings

Miembros InformationRightsManagementFileSettings

Espacio de nombres Microsoft.SharePoint.Client