Share via


TeamProjectDeleter.StatusEventArgs.message Field

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public ReadOnly message As String
'Usage
Dim instance As TeamProjectDeleter.StatusEventArgs 
Dim value As String 

value = instance.message
public readonly string message
public:
initonly String^ message
public final var message : String

.NET Framework Security

See Also

Reference

TeamProjectDeleter.StatusEventArgs Class

TeamProjectDeleter.StatusEventArgs Members

Microsoft.TeamFoundation.Client Namespace