WindowsStoreSettingsBase.

Scope Property

Summary

Resource scope. If not provided (set to null), default one is used for the production API endpoint ("https://manage.devcenter.microsoft.com")

Syntax

public string Scope { get; set; }

Value

Type Description
string