Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Serializes the object to a format that can be put into an .xdr file.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public abstract string Serialize()
public:
virtual String^ Serialize() abstract
Public MustOverride Function Serialize As String
Return Value
Type: System.String
See Also
DdmProperty Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top