ISetupLocalizedPropertyStore Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides localized named properties.
public interface class ISetupLocalizedPropertyStore
C++/CX
public interface class ISetupLocalizedPropertyStore
__interface ISetupLocalizedPropertyStore
[System.Runtime.InteropServices.Guid("5BB53126-E0D5-43DF-80F1-6B161E5C6F6C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISetupLocalizedPropertyStore
[<System.Runtime.InteropServices.Guid("5BB53126-E0D5-43DF-80F1-6B161E5C6F6C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISetupLocalizedPropertyStore = interface
Public Interface ISetupLocalizedPropertyStore
- Attributes
Get |
Gets an array of property names in this property store. |
Get |
Gets the value of a named property in this property store. |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |