Udostępnij za pośrednictwem


PeerDPDownloadStatusDetails.UpdateTime Property

 

Gets or sets the update time.

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

Syntax

public string UpdateTime { get; set; }
public:
property String^ UpdateTime {
    String^ get();
    void set(String^ value);
}
Public Property UpdateTime As String

Property Value

Type: System.String

See Also

PeerDPDownloadStatusDetails Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top