Udostępnij za pośrednictwem


StateDetailsContents.ToString Method ()

 

Returns a String that represents the current Object.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public abstract string ToString()
public:
virtual String^ ToString() abstract
Public MustOverride Function ToString As String

Return Value

Type: System.String

A String that represents the current Object.

See Also

StateDetailsContents Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top