다음을 통해 공유


SharePointExtractFormField2.SubstringExtract 속성

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

구문

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

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

SharePointExtractFormField2 클래스

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