Freigeben über


SilverlightCell.ContentControlType-Eigenschaft

Ruft einen Wert ab, der den Steuerelementtyp des Elements innerhalb der Zelle angibt.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.UITesting.ControlType
Ein ControlType-Wert.

.NET Framework-Sicherheit

Siehe auch

Referenz

SilverlightCell Klasse

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls-Namespace