Click or drag to resize
PropertyPathPath Property
Gets the path value held by this PropertyPath. Returns the path value held by this PropertyPath.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public string Path { get; }

Property Value

Type: String
See Also