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


IDatabaseReferenceNode.BatchSetItemAttribute - метод

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

Синтаксис

'Декларация
Sub BatchSetItemAttribute ( _
    itemAttributes As IList(Of Tuple(Of String, String)) _
)
void BatchSetItemAttribute(
    IList<Tuple<string, string>> itemAttributes
)
void BatchSetItemAttribute(
    IList<Tuple<String^, String^>^>^ itemAttributes
)
abstract BatchSetItemAttribute : 
        itemAttributes:IList<Tuple<string, string>> -> unit 
function BatchSetItemAttribute(
    itemAttributes : IList<Tuple<String, String>>
)

Параметры

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

См. также

Ссылки

IDatabaseReferenceNode Интерфейс

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