Share via


ConsoleNodeCollection.SyncRoot Property

Gets an object that can be used to synchronize access to the ConsoleNodeCollection.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SyncRoot As Object
    Get
'Usage
Dim value As Object

value = ConsoleNodeCollection.SyncRoot
public static Object SyncRoot { get; }

Property Value

Type: System.Object

See Also

Reference

ConsoleNodeCollection Class

ConsoleNodeCollection Members

Microsoft.SharePoint.Publishing.WebControls Namespace