Partager via


PrivateType.ReferencedType, propriété

Obtient le Type représentant le PrivateType.

Espace de noms :  Microsoft.VisualStudio.TestTools.UnitTesting
Assembly :  Microsoft.VisualStudio.QualityTools.UnitTestFramework (dans Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ReferencedType As Type
public Type ReferencedType { get; }
public:
property Type^ ReferencedType {
    Type^ get ();
}
member ReferencedType : Type with get
function get ReferencedType () : Type

Valeur de propriété

Type : Type
Objet Type.

Sécurité .NET Framework

Voir aussi

Référence

PrivateType Classe

Microsoft.VisualStudio.TestTools.UnitTesting, espace de noms