DocumentLibrary Property
The name of the selected document library.
Syntax
[VB.NET] Public Property DocumentLibrary As String
[C#] public string DocumentLibrary {get; set;}
Remarks
DocumentLibrary is used by methods such as Add, Delete, AddFolder, etc..
Default Value
""