Поделиться через


CatalogOrServerPropertyChangedEventArgs.GetNumberOfAddedProperties - метод

Число добавленных свойств.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Project
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
Public Function GetNumberOfAddedProperties ( _
    source As DatabaseTaskHost..::..PropertySource _
) As Integer
public int GetNumberOfAddedProperties(
    DatabaseTaskHost..::..PropertySource source
)
public:
int GetNumberOfAddedProperties(
    DatabaseTaskHost..::..PropertySource source
)
member GetNumberOfAddedProperties : 
        source:DatabaseTaskHost..::..PropertySource -> int 
public function GetNumberOfAddedProperties(
    source : DatabaseTaskHost..::..PropertySource
) : int

Параметры

Возвращаемое значение

Тип: System.Int32
Число добавленных свойств.

Безопасность платформы .NET Framework

См. также

Ссылки

CatalogOrServerPropertyChangedEventArgs Класс

Microsoft.VisualStudio.Data.Schema.Package.Project - пространство имен