ICLRExtensions.GetLocalizedDesignOnceErrorString-Methode
Dieser Member wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Function GetLocalizedDesignOnceErrorString ( _
<InAttribute> bstrErrorId As String _
) As String
'Usage
Dim instance As ICLRExtensions
Dim bstrErrorId As String
Dim returnValue As String
returnValue = instance.GetLocalizedDesignOnceErrorString(bstrErrorId)
string GetLocalizedDesignOnceErrorString (
[InAttribute] string bstrErrorId
)
Parameter
- bstrErrorId
Siehe auch
Referenz
ICLRExtensions-Schnittstelle
ICLRExtensions-Member
Microsoft.Office.Interop.InfoPath-Namespace