Share via


WorkflowTemplate.DocumentLibraryURL Property

Gets the URL address of the document library where workflow templates are stored. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property DocumentLibraryURL As String
    Get
'Usage
Dim instance As WorkflowTemplate
Dim value As String

value = instance.DocumentLibraryURL
string DocumentLibraryURL { get; }

Property Value

Type: System.String
String

See Also

Reference

WorkflowTemplate Interface

WorkflowTemplate Members

Microsoft.Office.Core Namespace