次の方法で共有


IRelationshipService.GetOrCreateItemsSource Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Function GetOrCreateItemsSource ( _
    item As Object, _
    relationshipIdentifier As String _
) As IItemsSource
IItemsSource GetOrCreateItemsSource(
    Object item,
    string relationshipIdentifier
)

Parameters

Return Value

Type: Microsoft.Internal.VisualStudio.PlatformUI.IItemsSource

.NET Framework Security

See Also

Reference

IRelationshipService Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace