ISetupLocalizedProperties Interface
Definition
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 properties of an instance of a product.
public interface class ISetupLocalizedProperties
public interface class ISetupLocalizedProperties
__interface ISetupLocalizedProperties
[System.Runtime.InteropServices.Guid("F4BD7382-FE27-4AB4-B974-9905B2A148B0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISetupLocalizedProperties
[<System.Runtime.InteropServices.Guid("F4BD7382-FE27-4AB4-B974-9905B2A148B0")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISetupLocalizedProperties = interface
Public Interface ISetupLocalizedProperties
- Attributes
Methods
GetLocalizedChannelProperties() |
Gets localized channel-specific properties. |
GetLocalizedProperties() |
Gets localized product-specific properties. |