다음을 통해 공유


SharePointExtractViaKeyString.SearchAllKeyStrings 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
어셈블리:  Microsoft.VisualStudio.QualityTools.WebTestFramework(Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

구문

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

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

SharePointExtractViaKeyString 클래스

Microsoft.VisualStudio.TestTools.WebTesting.Rules 네임스페이스