Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the ClickOnce properties of one file in a deployment on computers that have Visual Studio 2008 Service Pack 1 or later versions.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Syntax
'Declaration
<GuidAttribute("EEDA4124-EC69-4309-8D18-B1044D5BE868")> _
Public Interface IPublishFile2 _
Inherits IPublishFile
'Usage
Dim instance As IPublishFile2
[GuidAttribute("EEDA4124-EC69-4309-8D18-B1044D5BE868")]
public interface IPublishFile2 : IPublishFile
[GuidAttribute(L"EEDA4124-EC69-4309-8D18-B1044D5BE868")]
public interface class IPublishFile2 : IPublishFile
[<GuidAttribute("EEDA4124-EC69-4309-8D18-B1044D5BE868")>]
type IPublishFile2 =
interface
interface IPublishFile
end
public interface IPublishFile2 extends IPublishFile
Remarks
This interface is only available to products that run in Visual Studio 2008 Service Pack 1 or later versions.