Condividi tramite


Proprietà AssertAction.ValueType

Il tipo del valore della proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ValueType As Type
public Type ValueType { get; }
public:
property Type^ ValueType {
    Type^ get ();
}
member ValueType : Type with get
function get ValueType () : Type

Valore proprietà

Tipo: System.Type
Il tipo del valore della proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AssertAction Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Common