__PSFFILEID4 Enumeration

Specifies Special Project Files that can be created or queried for with GetFile.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public Enumeration __PSFFILEID4
public enum __PSFFILEID4
public enum class __PSFFILEID4
type __PSFFILEID4
public enum __PSFFILEID4

Members

Member name Description
PSFFILEID_FIRST4 Specifies the first PSFFIELDID4.
PSFFILEID_WcfServiceReferencesConfig Use a Windows Communication Foundation (WCF) ServiceReference.config file that contains WCF configuration information about Web services consumed by Silverlight.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace