Group.Members Property

Definition

Gets a collection of strings with all group members.

public System.Collections.Specialized.StringCollection Members { get; }
member this.Members : System.Collections.Specialized.StringCollection
Public ReadOnly Property Members As StringCollection

Property Value

A collection of strings with all group members.

Applies to