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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
Namespace Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls