Sdílet prostřednictvím


ISharedStepResult.SharedStepRevision – vlastnost

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
Property SharedStepRevision As Integer
int SharedStepRevision { get; set; }
property int SharedStepRevision {
    int get ();
    void set (int value);
}
abstract SharedStepRevision : int with get, set
function get SharedStepRevision () : int
function set SharedStepRevision (value : int)

Hodnota vlastnosti

Typ: System.Int32

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharedStepResult Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů