Partager via


SilverlightCell.ContentControlType, propriété

Obtient une valeur qui indique le type de contrôle de l'élément à l'intérieur de la cellule.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.UITesting.ControlType
Valeur ControlType.

Sécurité .NET Framework

Voir aussi

Référence

SilverlightCell Classe

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls, espace de noms