다음을 통해 공유


DefaultDocument.File Property

Gets the name of the SPFile object.

Namespace:  Microsoft.Office.DocumentManagement.DocumentSets
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public ReadOnly Property File As SPFile
    Get
'Usage
Dim instance As DefaultDocument
Dim value As SPFile

value = instance.File
public SPFile File { get; }

Property Value

Type: Microsoft.SharePoint.SPFile
Returns SPFile.

See Also

Reference

DefaultDocument Class

DefaultDocument Members

Microsoft.Office.DocumentManagement.DocumentSets Namespace