Proprietà DedRootInfoRoot
|
Restituisce la Root alla quale appartiene il percorso analizzato oppure null se
non corrisponde ad alcuna root.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedRoot Root { get; }
Public ReadOnly Property Root As DedRoot
Get
public:
property DedRoot^ Root {
DedRoot^ get ();
}
member Root : DedRoot with get
Valore della proprietà
Tipo:
DedRootVedi anche