次の方法で共有


IPropertyBag.Write Method

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

Syntax

'宣言
Sub Write ( _
    pszPropName As String, _
    ByRef pVar As Object _
)
void Write(
    string pszPropName,
    ref Object pVar
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyBag Interface

Microsoft.VisualStudio.OLE.Interop Namespace