Partilhar via


Propriedade SilverlightCell.ContentControlType

Obtém um valor que indica o tipo de controle do elemento dentro da célula.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (em Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property ContentControlType As ControlType
    Get
public virtual ControlType ContentControlType { get; }
public:
virtual property ControlType^ ContentControlType {
    ControlType^ get ();
}
abstract ContentControlType : ControlType
override ContentControlType : ControlType
function get ContentControlType () : ControlType

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.UITesting.ControlType
A ControlType valor.

Segurança do .NET Framework

Consulte também

Referência

SilverlightCell Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls