Aracılığıyla paylaş


DateTimeWebRequestPlugin.AddMonths Özellik

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Property AddMonths As Integer
public int AddMonths { get; set; }
public:
property int AddMonths {
    int get ();
    void set (int value);
}
member AddMonths : int with get, set
function get AddMonths () : int 
function set AddMonths (value : int)

Özellik Değeri

Tür: Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DateTimeWebRequestPlugin Sınıf

Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins Ad Alanı