ISetupLocalizedProperties.GetLocalizedProperties Methode

Definition

Ruft lokalisierte produktspezifische Eigenschaften ab.

public:
 Microsoft::VisualStudio::Setup::Configuration::ISetupLocalizedPropertyStore ^ GetLocalizedProperties();
public:
 Microsoft::VisualStudio::Setup::Configuration::ISetupLocalizedPropertyStore ^ GetLocalizedProperties();
Microsoft::VisualStudio::Setup::Configuration::ISetupLocalizedPropertyStore GetLocalizedProperties();
public Microsoft.VisualStudio.Setup.Configuration.ISetupLocalizedPropertyStore GetLocalizedProperties ();
abstract member GetLocalizedProperties : unit -> Microsoft.VisualStudio.Setup.Configuration.ISetupLocalizedPropertyStore
Public Function GetLocalizedProperties () As ISetupLocalizedPropertyStore

Gibt zurück

ISetupLocalizedPropertyStore

Eine ISetupLocalizedPropertyStore von lokalisierten produktspezifischen Eigenschaften oder NULL, wenn keine Eigenschaften definiert sind.

Gilt für