Sdílet prostřednictvím


SilverlightCell.ContentControlType – vlastnost

Získá hodnota, která určuje typ ovládacího prvku uvnitř buňky.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (v Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITesting.ControlType
A ControlType hodnotu.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SilverlightCell Třída

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls – obor názvů