Partilhar via


Propriedade SharePointFindCalendarDates.DisplayFormatContextParameter

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

Sintaxe

'Declaração
Public Property DisplayFormatContextParameter As String
public string DisplayFormatContextParameter { get; set; }
public:
property String^ DisplayFormatContextParameter {
    String^ get ();
    void set (String^ value);
}
member DisplayFormatContextParameter : string with get, set
function get DisplayFormatContextParameter () : String 
function set DisplayFormatContextParameter (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

SharePointFindCalendarDates Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules