Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the relative URL of the Welcome page for the DocumentSet() object.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public ReadOnly Property WelcomePageUrl As String
Get
'Usage
Dim instance As DocumentSet
Dim value As String
value = instance.WelcomePageUrl
public string WelcomePageUrl { get; }
Property Value
Type: System.String
A string representation of the Welcome page for the current DocumentSet() object.