Aracılığıyla paylaş


IUserDefinedTool.NumberOfPropertiesObjects Yöntem (Int32%)

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

'Bildirim
Sub NumberOfPropertiesObjects ( _
    <OutAttribute> ByRef pdwNumPropObjs As Integer _
)
void NumberOfPropertiesObjects(
    out int pdwNumPropObjs
)
void NumberOfPropertiesObjects(
    [OutAttribute] int% pdwNumPropObjs
)
abstract NumberOfPropertiesObjects : 
        pdwNumPropObjs:int byref -> unit 
function NumberOfPropertiesObjects(
    pdwNumPropObjs : int
)

Parametreler

  • pdwNumPropObjs
    Tür: System.Int32%
    Özellikleri nesne sayısı

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IUserDefinedTool Arabirim

NumberOfPropertiesObjects Fazla Yük

Microsoft.VisualStudio.VCProjectEngine Ad Alanı