MessagePartSpecification.MakeReadOnly Method

Definition

Sets the specification to read only.

public:
 void MakeReadOnly();
public void MakeReadOnly ();
member this.MakeReadOnly : unit -> unit
Public Sub MakeReadOnly ()

Remarks

Clear removes all headers in the specification and makes the collection read/write.

Applies to