次の方法で共有


IFileAssociationCollection.GetFileAssociations Method

Returns the items in the collection as an array.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

Syntax

'宣言
Function GetFileAssociations As IFileAssociation()
IFileAssociation[] GetFileAssociations()

Return Value

Type: array<Microsoft.VisualStudio.ManagedInterfaces.Publish.IFileAssociation[]
The array of file associations.

.NET Framework Security

See Also

Reference

IFileAssociationCollection Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace