Share via


SPDocDiscussion.DocUrl Property

Gets the URL of the document that has been discussed.

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

Syntax

Public ReadOnly Property DocUrl As Uri
    Get

Dim instance As SPDocDiscussion
Dim value As Uri

value = instance.DocUrl
public Uri DocUrl { get; }

Property Value

Type: System.Uri
A Uniform Resource Identifier (URI) that represents the URL of the document.

See Also

Reference

SPDocDiscussion Class

SPDocDiscussion Members

Microsoft.SharePoint Namespace