SDKManifest.Attributes Class

Definition

Helper class with attributes of SDKManifest.xml

public: ref class SDKManifest::Attributes abstract sealed
public static class SDKManifest.Attributes
type SDKManifest.Attributes = class
Public Class SDKManifest.Attributes
Inheritance
SDKManifest.Attributes

Fields

APPX

APPX manifest attribute

AppxLocation

AppxLocation metadata

CopyLocalExpandedReferenceAssemblies

CopyLocalExpandedReferenceAssemblies metadata name

CopyRedist

CopyRedist metadata name

CopyRedistToSubDirectory

CopyRedistToSubDirectory metadata name and manifest attribute

DependsOnSDK

DependsOn metadata name

DisplayName

DisplayName metadata name and manifest attribute

ExpandReferenceAssemblies

ExpandReferenceAssemblies metadata name

FrameworkIdentity

Framework Identity metadata name and manifest attribute

MaxOSVersionTested

MaxOSVersionTestedAttribute metadata name

MaxPlatformVersion

MaxPlatformVersionAttribute metadata name

MinOSVersion

MinOSVersion metadata name

MinVSVersion

MinVSVersion metadata name

MoreInfo

MoreInfoAttribute metadata name

PlatformIdentity

PlatformIdentity metadata name and manifest attribute

ProductFamilyName

ProductFamilyName metadata name and manifest attribute

SDKType

SDKType metadata name and manifest attribute

SupportedArchitectures

Supported Architectures metadata name and manifest attribute

SupportPrefer32Bit

Prefer32BitSupport metadata name and manifest attribute

SupportsMultipleVersions

SupportsMultipleVersions metadata name and manifest attribute

TargetedSDK

TargetedSDKArchitecture metadata name

TargetedSDKConfiguration

TargetedSDKConfiguration metadata name

TargetPlatform

Platform that the SDK targets

TargetPlatformMinVersion

The minimum version of the platform that the SDK targets

TargetPlatformVersion

The max version of the platform that the SDK targets

Applies to