FiberModule.Key_DoNotSerialize Field

Definition

Services keyed with Key_DoNotSerialize will not be serialized.

public static readonly object Key_DoNotSerialize;
 staticval mutable Key_DoNotSerialize : obj
Public Shared ReadOnly Key_DoNotSerialize As Object 

Field Value

Remarks

Services marked with Key_DoNotSerialize will not serialize their dependencies either.

Applies to