IconId Struct

Definition

Defines an identifier for an icon.

public value class IconId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct IconId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public struct IconId
var iconId = {
value : /* Your value */
}
Public Structure IconId
Inheritance
IconId
Attributes

Fields

Value

The identifier for an icon.

Applies to