ExternalParameterAttribute Groups FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Returns null or a set of group names where parameter is applicable. This is needed to disregard parameters that do not belong to things being managed, for example, some parameters may be only set for isntrumentation, not for glue etc.

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public readonly IEnumerable<string> Groups

Field Value

Type: OnlineIEnumerable OnlineString 
See Also