MatchAttribute.Group Property

 

Gets or sets a value that represents a grouping of related matches.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Group : int with get, set

Property Value

Type: System.Int32

A value that represents a grouping of related matches

Use the Group property to specify a group that a match belongs to.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: