次の方法で共有


IPropertyBag.Read Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub Read ( _
    pszPropName As String, _
    <OutAttribute> ByRef pVar As Object, _
    pErrorLog As IErrorLog, _
    VARTYPE As UInteger, _
    pUnkObj As Object _
)
void Read(
    string pszPropName,
    out Object pVar,
    IErrorLog pErrorLog,
    uint VARTYPE,
    Object pUnkObj
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyBag Interface

Microsoft.VisualStudio.OLE.Interop Namespace