Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the persistent location for IVsBuildPropertyStorage and IPersistXMLFragment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration _PersistStorageType
public enum _PersistStorageType
public enum class _PersistStorageType
type _PersistStorageType
public enum _PersistStorageType
Members
Member name | Description | |
---|---|---|
PST_PROJECT_FILE | Specifies storage file type to project file. | |
PST_USER_FILE | Specifies storage file type to user file. |
Remarks
COM Signature
From vsshell.idl: