 | LogicalNodeViewModelUserControlPath property |
The path to the UserControl currently to be loaded dynamically.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string UserControlPath { get; }
Public ReadOnly Property UserControlPath As String
Get
public:
property String^ UserControlPath {
String^ get ();
}
member UserControlPath : string with get
Property value
String
See also