次の方法で共有


ICLRExtensions.GetLocalizedDesignOnceErrorString メソッド

このメンバは、内部の使用に予約されています。コードから直接使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
Function GetLocalizedDesignOnceErrorString ( _
    <InAttribute> bstrErrorId As String _
) As String
'使用
Dim instance As ICLRExtensions
Dim bstrErrorId As String
Dim returnValue As String

returnValue = instance.GetLocalizedDesignOnceErrorString(bstrErrorId)
string GetLocalizedDesignOnceErrorString (
    [InAttribute] string bstrErrorId
)

パラメータ

  • bstrErrorId

関連項目

参照

ICLRExtensions インターフェイス
ICLRExtensions のメンバ
Microsoft.Office.Interop.InfoPath 名前空間