Condividi tramite


Proprietà TestCaseManagementDisplayNameAttribute.ResourceType

ottiene Type per l'oggetto risorsa che contiene 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
public Type ResourceType { get; }
public:
property Type^ ResourceType {
    Type^ get ();
}
member ResourceType : Type with get
function get ResourceType () : Type

Valore proprietà

Tipo: System.Type
Type per l'oggetto risorsa che contiene il testo localizzato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestCaseManagementDisplayNameAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common