Partager via


File.CheckOutType - Propriété

Gets a value that specifies the type of check out associated with the file.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CheckOutType As CheckOutType
    Get
'Utilisation
Dim instance As File
Dim value As CheckOutType

value = instance.CheckOutType
public CheckOutType CheckOutType { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.CheckOutType
A CheckOutType value that indicates the check out type.

Voir aussi

Référence

File classe

File - Membres

Microsoft.SharePoint.Client - Espace de noms