ObsoletedOSPlatformAttributePlatformName Property
Gets the obsoleted OS platform name that this attribute applies to,
optionally including a version (eg. "windows7.0").
Namespace: DevCase.Runtime.AttributesAssembly: 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; }
Public ReadOnly Property PlatformName As String
Get
Dim instance As ObsoletedOSPlatformAttribute
Dim value As String
value = instance.PlatformName
public:
property String^ PlatformName {
String^ get ();
}
member PlatformName : string with get
No code example is currently available or this language may not be supported.
Property Value
String