다음을 통해 공유


XamlComboBox.Items 속성

콤보 상자에서 listitems 컬렉션을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
어셈블리:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

구문

‘선언
Public Overridable ReadOnly Property Items As UITestControlCollection
public virtual UITestControlCollection Items { get; }
public:
virtual property UITestControlCollection^ Items {
    UITestControlCollection^ get ();
}
abstract Items : UITestControlCollection with get 
override Items : UITestControlCollection with get
function get Items () : UITestControlCollection

속성 값

형식: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection

.NET Framework 보안

참고 항목

참조

XamlComboBox 클래스

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls 네임스페이스