TfxExtensionPublishSettings.

ShareWith Property

Summary

Gets or sets List of VSTS Accounts with which to share the extension.

Syntax

public ICollection<string> ShareWith { get; set; }

Value

Type Description
ICollection<string>