IFileAssociationCollection.GetFileAssociations 方法

返回集合中的项作为数组。

命名空间:  Microsoft.VisualStudio.ManagedInterfaces.Publish
程序集:  Microsoft.VisualStudio.ManagedInterfaces.9.0(在 Microsoft.VisualStudio.ManagedInterfaces.9.0.dll 中)

语法

声明
Function GetFileAssociations As IFileAssociation()
IFileAssociation[] GetFileAssociations()

返回值

类型:array<Microsoft.VisualStudio.ManagedInterfaces.Publish.IFileAssociation[]
文件关联。

.NET Framework 安全性

请参见

参考

IFileAssociationCollection 接口

Microsoft.VisualStudio.ManagedInterfaces.Publish 命名空间