다음을 통해 공유


UITestActionLogEntry.Format 속성

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

구문

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

속성 값

형식: String
String를 반환합니다.

.NET Framework 보안

참고 항목

참조

UITestActionLogEntry 클래스

Microsoft.VisualStudio.TestTools.UITest.Extension 네임스페이스