C# Класс Microsoft.Protocols.TestSuites.MS_WDVMODUU.S03_PropFindExtension.ResourceInfo

The structure "ResourceInfo" is used to contain the key data of a resource in the response.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Href string
LastModifiedDateTime System.DateTime
Status string

Описание свойств

Href публичное свойство

The URI of the resource.
public string Href
Результат string

LastModifiedDateTime публичное свойство

The last modified date time of the resource.
public DateTime,System LastModifiedDateTime
Результат System.DateTime

Status публичное свойство

The status of the resource.
public string Status
Результат string