Condividi tramite


Proprietà AssertAction.ValueType

Tipo del valore di 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
    Get
public Type ValueType { get; }
public:
property Type^ ValueType {
    Type^ get ();
}
member ValueType : Type
function get ValueType () : Type

Valore proprietà

Tipo: System.Type
Tipo del valore di proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AssertAction Classe

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