SourceURL Property

Microsoft Office Visual Basic

SourceURL Property

Designates the location of the public copy of a shared document to which changes should be published back after the document has been revised in a separate document workspace. Read-only String.

expression.SourceURL

expression    Required. An expression that returns a SharedWorkspace object.

Remarks

The MicrosoftWindows SharePoint Services user interface allows users to copy a public shared document from a document library to a separate document workspace for temporary collaboration purposes, then publish changes back to the original source location. The SourceURL property indicates the original source location of a document copy stored in a temporary workspace.