 | LogicalNodeViewModelProgress property |
A text for the number of completed end nodes of this subtree
for display in the ProgressBar (usually nnn%) for the UI.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic int Progress { get; }
Public ReadOnly Property Progress As Integer
Get
public:
property int Progress {
int get ();
}
member Progress : int with get
Property value
Int32
See also