Freigeben über


ICLRExtensions.GetCachedProperty(Int32, String) Methode

Definition

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

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

Parameter

propId
Int32
Value
String

Gibt zurück

Gibt zurück Boolean.

Gilt für: