WebExtensionReference.StoreName

WebExtensionReference.StoreName property

Gets and sets the instance of the marketplace where the Office Add-in is stored. .

public string StoreName { get; set; }

See Also