Visual Basic (Declaration) | |
---|---|
Public Property TaskLogging As TaskLogger |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Common Dim value As TaskLogger instance.TaskLogging = value value = instance.TaskLogging |
C# | |
---|---|
public TaskLogger TaskLogging {get; set;} |
C++/CLI | |
---|---|
public: property TaskLogger^ TaskLogging { TaskLogger^ get(); void set ( TaskLogger^ value); } |
Property Value
The task logging.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