다음을 통해 공유


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
'Usage
Dim instance As InstanceDependencyProperty
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

InstanceDependencyProperty Class

InstanceDependencyProperty Members

Microsoft.Rtc.Workflow.Activities Namespace