取得這個捲軸控制項的方向。
命名空間: Microsoft.VisualStudio.TestTools.UITesting.WpfControls
組件: Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)
語法
'宣告
Public Overridable ReadOnly Property Orientation As OrientationType
Get
public virtual OrientationType Orientation { get; }
public:
virtual property OrientationType Orientation {
OrientationType get ();
}
abstract Orientation : OrientationType
override Orientation : OrientationType
function get Orientation () : OrientationType
屬性值
型別:System.Windows.Automation.OrientationType
這個捲軸控制項的方向。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。