次の方法で共有


ICLRExtensions.GetCachedProperty(Int32, String) メソッド

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

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

パラメーター

propId
Int32
Value
String

戻り値

Boolean を返します。

適用対象