IVsProjectCfg.get_Platform(Guid) Method

Definition

Obsolete method. Do not use.

public:
 int get_Platform([Runtime::InteropServices::Out] Guid % pguidPlatform);
public int get_Platform (out Guid pguidPlatform);
abstract member get_Platform : Guid -> int
Public Function get_Platform (ByRef pguidPlatform As Guid) As Integer

Parameters

pguidPlatform
Guid

Do not use.

Returns

Applies to