MetadataSerializationOptions.IncludeRestrictedInformation Property
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.
Gets an indication if the serialized output should include restricted information or only the curated version of the data.
public bool IncludeRestrictedInformation { get; }
member this.IncludeRestrictedInformation : bool
Public ReadOnly Property IncludeRestrictedInformation As Boolean
Property Value
True, if restricted information is serialized; otherwise, false.