ServerRole.EnumMemberNames Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method returns a StringColleciton object that enumerates names of the members of a server role.
public System.Collections.Specialized.StringCollection EnumMemberNames ();
member this.EnumMemberNames : unit -> System.Collections.Specialized.StringCollection
Public Function EnumMemberNames () As StringCollection