Share via


InstanceDependencyProperty.Name Property

Gets the name of the dependency property.

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}

See Also

InstanceDependencyProperty Class

Microsoft.Rtc.Workflow.Activities Namespace