VCPlatform.NumberOfPlatformMacros Property

Definition

Gets the count of available macros.

public:
 property int NumberOfPlatformMacros { int get(); };
public:
 property int NumberOfPlatformMacros { int get(); };
[System.Runtime.InteropServices.DispId(2517)]
public int NumberOfPlatformMacros { [System.Runtime.InteropServices.DispId(2517)] get; }
[<System.Runtime.InteropServices.DispId(2517)>]
[<get: System.Runtime.InteropServices.DispId(2517)>]
member this.NumberOfPlatformMacros : int
Public ReadOnly Property NumberOfPlatformMacros As Integer

Property Value

Number of macro available on this platform.

Attributes

Applies to