Share via


SharePointFindCalendarItems.DateFormat Property

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
Public Property DateFormat As String
public string DateFormat { get; set; }
public:
property String^ DateFormat {
    String^ get ();
    void set (String^ value);
}
member DateFormat : string with get, set
function get DateFormat () : String 
function set DateFormat (value : String)

Property Value

Type: String

.NET Framework Security

See Also

Reference

SharePointFindCalendarItems Class

Microsoft.VisualStudio.TestTools.WebTesting.Rules Namespace