Schema.SetReadOnly Method

Sets the Schemaobject to be read-only.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As Schema

instance.SetReadOnly

Syntax

'Declaration
Public Sub SetReadOnly
public void SetReadOnly ()
public:
void SetReadOnly ()
public void SetReadOnly ()
public function SetReadOnly ()

Remarks

This method should not be called.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also

Reference

Schema Class
Schema Members
Microsoft.MetadirectoryServices Namespace