Metoda IVsDebuggableProjectCfg.get_Platform — (Guid)
Metoda przestarzały. Nie należy używać.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)
Składnia
int get_Platform(
out Guid pguidPlatform
)
int get_Platform(
[OutAttribute] Guid% pguidPlatform
)
abstract get_Platform :
pguidPlatform:Guid byref -> int
Function get_Platform (
<OutAttribute> ByRef pguidPlatform As Guid
) As Integer
Parametry
pguidPlatform
Type: System.GuidNie należy używać.
Wartość zwracana
Type: System.Int32
Implementuje
IVsProjectCfg.get_Platform(Guid)
Zobacz też
Interfejs IVsDebuggableProjectCfg
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku