PropertyPathPath Property |
Gets the path value held by this PropertyPath. Returns the path value held by this PropertyPath.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic string Path { get; }
Property Value
Type:
String
See Also