Aracılığıyla paylaş


IGenericUserDefinedTool.NumberOfPropertiesObjects Yöntem

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%
    Aracı property nesnelerinin sayısı

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IGenericUserDefinedTool Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı