Aracılığıyla paylaş


OwnerAttribute Oluşturucu

Yeni bir örneğini başlatır OwnerAttribute sahibi adını kullanan bir sınıf.

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

Sözdizimi

'Bildirim
Public Sub New ( _
    owner As String _
)
public OwnerAttribute(
    string owner
)
public:
OwnerAttribute(
    String^ owner
)
new : 
        owner:string -> OwnerAttribute
public function OwnerAttribute(
    owner : String
)

Parametreler

  • owner
    Tür: String

    Sınama sahibi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

OwnerAttribute Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı