次の方法で共有


IPublishProperties3.FileAssociations Property

Gets the collection of file associations for this application.

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

Syntax

'宣言
ReadOnly Property FileAssociations As IFileAssociationCollection
IFileAssociationCollection FileAssociations { get; }

Property Value

Type: Microsoft.VisualStudio.ManagedInterfaces.Publish.IFileAssociationCollection
The collection of file associations for this application.

.NET Framework Security

See Also

Reference

IPublishProperties3 Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace