Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Silverlight
System.Windows
 ShortName Property
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
OutOfBrowserSettings..::.ShortName Property

Updated: September 2010

Gets the short version of the application title.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public ReadOnly Property ShortName As String
C#
public string ShortName { get; }
XAML Attribute Usage
<OutOfBrowserSettings ShortName="string" />

Property Value

Type: System..::.String
The short version of the application title.

The value of this property is used in the out-of-browser installation dialog box and on the installed application shortcuts.

This property is required, but it is read-only at run time, but you can set it in the out-of-browser configuration. For more information, see How to: Configure an Application for Out-of-Browser Support.

NoteNote:

The ShortName value must remain the same across multiple versions of an application for the update mechanism to work correctly.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Date

History

Reason

September 2010

Added note about ShortName restriction.

Customer feedback.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker