Udostępnij za pośrednictwem


Metoda ISimplePropertyContainer.GetPropertyWithOffset —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Function GetPropertyWithOffset ( _
    id As Integer, _
    offset As Integer _
) As Object
Object GetPropertyWithOffset(
    int id,
    int offset
)
Object^ GetPropertyWithOffset(
    [InAttribute] int id, 
    [InAttribute] int offset
)
abstract GetPropertyWithOffset : 
        id:int * 
        offset:int -> Object 
function GetPropertyWithOffset(
    id : int, 
    offset : int
) : Object

Parametry

Wartość zwracana

Typ: System.Object
Obiekt.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISimplePropertyContainer Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine