Visual Basic (Declaration) | |
---|---|
Public Property SortField As LogCustomEventCriteria.SortField |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LogCustomEventCriteria.Sort Dim value As LogCustomEventCriteria.SortField instance.SortField = value value = instance.SortField |
C# | |
---|---|
public LogCustomEventCriteria.SortField SortField {get; set;} |
C++/CLI | |
---|---|
public: property LogCustomEventCriteria.SortField SortField { LogCustomEventCriteria.SortField get(); void set ( LogCustomEventCriteria.SortField value); } |
Property Value
The sort field.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2