Classe SharepointInformation
Hierarquia de herança
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
Microsoft.VisualStudio.TestTools.WebTesting.SharepointInformation
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class SharepointInformation _
Inherits WebTestItem
[SerializableAttribute]
public class SharepointInformation : WebTestItem
[SerializableAttribute]
public ref class SharepointInformation : public WebTestItem
[<SerializableAttribute>]
type SharepointInformation =
class
inherit WebTestItem
end
public class SharepointInformation extends WebTestItem
O tipo SharepointInformation expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
SharepointInformation | Inicializa uma nova instância da classe SharepointInformation. |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
ItemId | Número de seqüência baseado em zero do item no desempenho da Web de teste. (Herdado de WebTestItem.) |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Clone | (Substitui WebTestItem.Clone().) |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
RuntimeClone | Retorna um clone desse objeto em tempo de execução. (Herdado de WebTestItem.) |
![]() |
ToString | Returns a string that represents the current object. (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.