次の方法で共有


IOleObject.SetHostNames Method

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

Syntax

'宣言
Sub SetHostNames ( _
    szContainerApp As String, _
    szContainerObj As String _
)
void SetHostNames(
    string szContainerApp,
    string szContainerObj
)

Parameters

Remarks

For information on the COM interface, see IOleObject::SetHostNames

.NET Framework Security

See Also

Reference

IOleObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace