IsReflectionEnabledByDefault Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets a value indicating whether reflection-based serialization is enabled by default.

public static bool IsReflectionEnabledByDefault { get; }

Returns