SharePointFindCalendarItems.DefaultValue – vlastnost
Obor názvů: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení: Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntaxe
'Deklarace
Public Property DefaultValue As String
public string DefaultValue { get; set; }
public:
property String^ DefaultValue {
String^ get ();
void set (String^ value);
}
member DefaultValue : string with get, set
function get DefaultValue () : String
function set DefaultValue (value : String)
Hodnota vlastnosti
Typ: System.String
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
SharePointFindCalendarItems Třída
Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů