SchemaType.SetReadOnly Method

Sets the Schema object to be read-only. Should not be called.

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

Usage

'Usage
Dim instance As SchemaType

instance.SetReadOnly

Syntax

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

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

SchemaType Class
SchemaType Members
Microsoft.MetadirectoryServices Namespace