IVsCfg.get_IsReleaseOnly – metoda (Int32)
Publikováno: srpen 2016
Zastaralé. Nepoužívejte.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int get_IsReleaseOnly(
out int pfIsReleaseOnly
)
int get_IsReleaseOnly(
[OutAttribute] int% pfIsReleaseOnly
)
abstract get_IsReleaseOnly :
pfIsReleaseOnly:int byref -> int
Function get_IsReleaseOnly (
<OutAttribute> ByRef pfIsReleaseOnly As Integer
) As Integer
Parametry
pfIsReleaseOnly
Type: System.Int32Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsCfg – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek