Visual Basic (Declaration) | |
---|---|
Public Property OutFields As IEnumerable(Of String) |
C# | |
---|---|
public IEnumerable<string> OutFields {get; set;} |
The wildcard (*) can be used to return all fields.
Property Value
The out fields.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8