Partager via


ICLRExtensions.GetCachedProperty(Int32, String) Méthode

Définition

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

public:
 bool GetCachedProperty(int propId, [Runtime::InteropServices::Out] System::String ^ % Value);
public bool GetCachedProperty (int propId, out string Value);
abstract member GetCachedProperty : int *  -> bool
Public Function GetCachedProperty (propId As Integer, ByRef Value As String) As Boolean

Paramètres

propId
Int32
Value
String

Retours

Retourne Boolean.

S’applique à