Udostępnij za pośrednictwem


Właściwość SharedStepsReferenceAction.SharedSetSetId —

Zwraca lub ustawia identyfikator zestawu kroków udostępnionych.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

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

Wartość właściwości

Typ: System.Int32

Uwagi

Ustawienie tej właściwości stwarza PropertyChanged zdarzenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SharedStepsReferenceAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

PropertyChanged