次の方法で共有


InstalledProductRegistrationAttribute.LanguageIndependentName Property

Gets or sets the (non-localized) name of the product.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Public Property LanguageIndependentName As String
public string LanguageIndependentName { get; set; }

Property Value

Type: System.String
The (non-localized) name of the product.

.NET Framework Security

See Also

Reference

InstalledProductRegistrationAttribute Class

Microsoft.VisualStudio.Shell Namespace