共用方式為


SilverlightCell.ContentControlType 屬性

取得值,這個值表示資料格中元素的控制項型別。

命名空間:  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
組件:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (在 Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll 中)

語法

'宣告
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

屬性值

型別:Microsoft.VisualStudio.TestTools.UITesting.ControlType
ControlType 值。

.NET Framework 安全性

請參閱

參考

SilverlightCell 類別

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls 命名空間