Share via


FriendlyUrl.CustomProperty property

Reserved for future use. A custom property of the object.

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

Syntax

'Declaration
Public Property CustomProperty As String
    Get
    Set
'Usage
Dim instance As FriendlyUrl
Dim value As String

value = instance.CustomProperty

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

Property value

Type: System.String

See also

Reference

FriendlyUrl class

FriendlyUrl members

Microsoft.SharePoint.Publishing.WebServices namespace