ProGet SDK Reference
Version:

BasicGroupInfo(string name, string displayName) Constructor

Initializes a new instance of the BasicGroupInfo class.

Syntax

public .ctor(string name, string displayName)

Parameters

name
Type: string

The unique name of the group.

displayName
Type: string

The friendly name of the group.