Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies additional shell property settings for the environment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Public Enumeration __VSSPROPID5
public enum __VSSPROPID5
public enum class __VSSPROPID5
type __VSSPROPID5
public enum __VSSPROPID5
Members
| Member name | Description | |
|---|---|---|
| VSSPROPID_AppBrandName | ||
| VSSPROPID_AppShortBrandName | ||
| VSSPROPID_EnablePreviewTab | Indicates if the preview tab enabled (default true). | |
| VSSPROPID_FIRST5 | Flag indicating the first property identifier in this group of identifiers. | |
| VSSPROPID_LastActiveInputTick | The last recorded tick value for a user input message. In order to avoid noise, property change events are not raised for VSSPROPID_LastActiveInputTick. | |
| VSSPROPID_NativeScrollbarThemeModePropName | ||
| VSSPROPID_PreviewFileSizeLimit | ||
| VSSPROPID_ProvisionalDelayMilliseconds | The number of milliseconds to wait before previewing a selected item. Used when implementing single-click preview. This property is read only. | |
| VSSPROPID_ReleaseDescription | The branding for this release (for example, CTP, Beta, RTM, and so on). This property is read only. | |
| VSSPROPID_ReleaseVersion | The build version of the release and the branch, machine, and user information used to build it (for example, "10.0.30319.01 RTMRel" or "10.0.30128.1 BRANCHNAME(COMPUTERNAME-USERNAME)"). This is the same as the release string shown in Help/About. | |
| VSSPROPID_SKUInfo |