FiberModule.Key_DoNotSerialize Field
Definition
Important
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.
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.