ISetupLocalizedProperties.GetLocalizedProperties Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Eine ISetupLocalizedPropertyStore von lokalisierten produktspezifischen Eigenschaften oder NULL, wenn keine Eigenschaften definiert sind.