Share via


DocumentLibraryFileExistValidator.DocumentLibrary Property

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property DocumentLibrary As SPDocumentLibrary
    Get
    Set
'Usage
Dim instance As DocumentLibraryFileExistValidator
Dim value As SPDocumentLibrary

value = instance.DocumentLibrary

instance.DocumentLibrary = value
public SPDocumentLibrary DocumentLibrary { get; set; }

Property Value

Type: Microsoft.SharePoint.SPDocumentLibrary

See Also

Reference

DocumentLibraryFileExistValidator Class

DocumentLibraryFileExistValidator Members

Microsoft.SharePoint.Publishing.WebControls Namespace