This property does not indicate whether management interfaces are available or not. Refer to IsAccessible property to determine management interface availability.
public bool RegistryOnline { get; }
Public ReadOnly Property RegistryOnline As Boolean
Get
public:
property bool RegistryOnline {
bool get ();
}
member RegistryOnline : bool with get