SupportedOSPlatformAttributePlatformName Property

Gets the supported OS platform name that this attribute applies to, optionally including a version (eg. "windows7.0").

Definition

Namespace: DevCase.Runtime.Attributes
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string PlatformName { get; }

Property Value

String

See Also