Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets System flag on objects in the store
public void MarkSystemObject (object obj, bool marker);
member this.MarkSystemObject : obj * bool -> unit
Public Sub MarkSystemObject (obj As Object, marker As Boolean)