다음을 통해 공유


PlaybackSettings.SmartMatchOptions 속성

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

구문

‘선언
Public Property SmartMatchOptions As SmartMatchOptions
public SmartMatchOptions SmartMatchOptions { get; set; }
public:
property SmartMatchOptions SmartMatchOptions {
    SmartMatchOptions get ();
    void set (SmartMatchOptions value);
}
member SmartMatchOptions : SmartMatchOptions with get, set
function get SmartMatchOptions () : SmartMatchOptions 
function set SmartMatchOptions (value : SmartMatchOptions)

속성 값

형식: Microsoft.VisualStudio.TestTools.UITest.Extension.SmartMatchOptions

.NET Framework 보안

참고 항목

참조

PlaybackSettings 클래스

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