PublishingObjectStatus.PathName property

Gets or sets the path name.

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

Syntax

'Declaration
Public Property PathName As String
    Get
    Set
'Usage
Dim instance As PublishingObjectStatus
Dim value As String

value = instance.PathName

instance.PathName = value
public string PathName { get; set; }

Property value

Type: System.String

See also

Reference

PublishingObjectStatus class

PublishingObjectStatus members

Microsoft.SharePoint.Publishing namespace

PublishingObjectStatus