Udostępnij za pośrednictwem


Metoda ISimplePropertyContainer.PutProperty —

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
Sub PutProperty ( _
    id As Integer, _
    Val As Object _
)
void PutProperty(
    int id,
    Object Val
)
void PutProperty(
    [InAttribute] int id, 
    [InAttribute] Object^ Val
)
abstract PutProperty : 
        id:int * 
        Val:Object -> unit 
function PutProperty(
    id : int, 
    Val : Object
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISimplePropertyContainer Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine