取得值,這個值表示資料格中元素的控制項型別。
命名空間: 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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。
請參閱
參考
Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls 命名空間