Aracılığıyla paylaş


IGenericUserDefinedTool.NumberOfProperties 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 NumberOfProperties ( _
    <OutAttribute> ByRef pdwNumProps As Integer _
)
void NumberOfProperties(
    out int pdwNumProps
)
void NumberOfProperties(
    [OutAttribute] int% pdwNumProps
)
abstract NumberOfProperties : 
        pdwNumProps:int byref -> unit 
function NumberOfProperties(
    pdwNumProps : int
)

Parametreler

  • pdwNumProps
    Tür: System.Int32%
    Özellikler araç sayısı

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IGenericUserDefinedTool Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı