Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets a WebDAV property status.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public DavPropStat PropStat { get; set; }
public:
property DavPropStat^ PropStat {
DavPropStat^ get();
void set(DavPropStat^ value);
}
Public Property PropStat As DavPropStat
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.DavPropStat
See Also
DavResponse Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top