Share via


IdentityStatusProperty.ToString Method ()

 

Returns a string representation of the properties.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Syntax

public override string ToString()
public:
virtual String^ ToString() override
Public Overrides Function ToString As String

Return Value

Type: System.String

An instance of String.

See Also

IdentityStatusProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top