WindowsStoreAppSubmissionSettings.

IsPrivate Property

Summary

Gets or sets if this is a private version. Optional.

Syntax

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

Value

Type Description
Nullable<bool>