IVsDebuggableProjectCfg.get_TargetCodePage – metoda (UInt32)
Zastaralé metody.Nepoužívejte.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int get_TargetCodePage(
out uint puiTargetCodePage
)
int get_TargetCodePage(
[OutAttribute] unsigned int% puiTargetCodePage
)
abstract get_TargetCodePage :
puiTargetCodePage:uint32 byref -> int
Function get_TargetCodePage (
<OutAttribute> ByRef puiTargetCodePage As UInteger
) As Integer
Parametry
- puiTargetCodePage
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Implementuje
IVsProjectCfg.get_TargetCodePage(UInt32)
Viz také
IVsDebuggableProjectCfg – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek