ISetupLocalizedProperties Interface

Definition

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.

Applies to