TrackingDataProperty.PropertyName Property

Gets the property name.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property PropertyName As String
    Get
'Usage
Dim instance As TrackingDataProperty
Dim value As String

value = instance.PropertyName
public string PropertyName { get; }

Property Value

Type: System.String

See Also

Reference

TrackingDataProperty Class

TrackingDataProperty Members

Microsoft.Rtc.Workflow.Activities Namespace