WindowsStoreAppSubmissionSettings.

IsMandatory Property

Summary

Gets or sets the mandatory option for this version. Optional, default value is null.

Syntax

public Nullable<bool> IsMandatory { get; set; }

Value

Type Description
Nullable<bool>