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.
Provides various branding string values for Microsoft Visual Studio.
Inheritance Hierarchy
System.Object
Microsoft.Xaml.Interactivity.BrandNames
Namespace: Microsoft.Xaml.Interactivity
Assembly: Microsoft.Xaml.Interactivity (in Microsoft.Xaml.Interactivity.dll)
Syntax
'Declaration
Public NotInheritable Class BrandNames
public static class BrandNames
public ref class BrandNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type BrandNames = class end
public final class BrandNames
The BrandNames type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
VSGeneralBrand | Specifies the full text of the brand. |
![]() ![]() |
VSGeneralBrandMicrosoft | Specifies the Microsoft brand text. |
![]() ![]() |
VSGeneralBrandName | Specifies the brand name text. |
![]() ![]() |
VSGeneralBrandRelease | Specifies the brand release text. |
![]() ![]() |
VSGeneralBrandVersion | Specifies the brand version text. |
![]() ![]() |
VSGeneralUserFilesFolderName | Specifies the user files folder name for Visual Studio. |
![]() ![]() |
VSGeneralVersion | Specifies the series version text. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)