NewtonSoftJsonSerializer..::..IncludeManifest Property

Gets a value indicating whether [include manifest].

Namespace:  Akka.Serialization
Assembly:  Akka (in Akka.dll)

Syntax


public bool IncludeManifest { get; }
Public ReadOnly Property IncludeManifest As Boolean
	Get
public:
property bool^ IncludeManifest {
	bool^ get ();
}

Field Value

true if [include manifest]; otherwise, false.