Condividi tramite


Proprietà TestCaseManagementDisplayNameAttribute.ResourceType

Ottiene l'oggetto Type per l'oggetto risorsa contenente il testo localizzato.

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

Sintassi

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

Valore proprietà

Tipo: System.Type
Oggetto Type per l'oggetto risorsa contenente il testo localizzato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestCaseManagementDisplayNameAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common