Aracılığıyla paylaş


SharedStepsReferenceAction.SharedSetSetId Özellik

Alır veya paylaşılan adımları kümesi tanımlayıcısını ayarlar.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Common
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Common (Microsoft.VisualStudio.TestTools.UITest.Common.dll içinde)

Sözdizimi

'Bildirim
Public Property SharedSetSetId As Integer
    Get
    Set
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)

Özellik Değeri

Tür: System.Int32

Açıklamalar

Harekete geçiren bu özellik ayarı PropertyChanged olay.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SharedStepsReferenceAction Sınıf

Microsoft.VisualStudio.TestTools.UITest.Common Ad Alanı

PropertyChanged