Classe FileContainerItem
Hierarquia de herança
System.Object
Microsoft.VisualStudio.Services.FileContainer.FileContainerItem
Namespace: Microsoft.VisualStudio.Services.FileContainer
Assembly: Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)
Sintaxe
'Declaração
<DataContractAttribute> _
Public NotInheritable Class FileContainerItem
[DataContractAttribute]
public sealed class FileContainerItem
O tipo FileContainerItem expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
FileContainerItem |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
ContainerId | ||
ContentLocation | ||
CreatedBy | ||
DateCreated | ||
DateLastModified | ||
FileEncoding | ||
FileHash | ||
FileId | ||
FileLength | ||
FileType | ||
ItemLocation | ||
ItemType | ||
LastModifiedBy | ||
Path | ||
Status |
Superior
Métodos
Nome | Descrição | |
---|---|---|
EnsurePathFormat | ||
Equals | Determina se o objeto especificado é igual ao objeto atual. (Herdado de Object.) | |
GetHashCode | Serve como a função de hash padrão. (Herdado de Object.) | |
GetType | Obtém Type da instância atual. (Herdado de Object.) | |
ToString | Retorna uma cadeia de caracteres que representa o objeto atual. (Herdado de Object.) |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.