Share via


MicroServiceWorkItemProperties.ApiPath property

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

Syntax

'Declaration
Public Property ApiPath As String
    Get
    Set
'Usage
Dim instance As MicroServiceWorkItemProperties
Dim value As String

value = instance.ApiPath

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

Property value

Type: System.String

See also

Reference

MicroServiceWorkItemProperties class

MicroServiceWorkItemProperties members

Microsoft.SharePoint.Client namespace