다음을 통해 공유


WpfCell.ContentControlType 속성

이 셀 컨트롤에 포함된 요소의 컨트롤 형식을 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.TestTools.UITesting.ControlType
이 셀 컨트롤에 포함된 요소의 컨트롤 형식입니다.

.NET Framework 보안

참고 항목

참조

WpfCell 클래스

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

ControlType