SerializeOptions.IncludeTranslatablePropertiesOnly 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.
Specifies wether only translatable properties such as Name and Description are to be written.
public bool IncludeTranslatablePropertiesOnly { get; set; }
member this.IncludeTranslatablePropertiesOnly : bool with get, set
Public Property IncludeTranslatablePropertiesOnly As Boolean