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


DataViewBrowseObject.SetDefaultProperty - метод

Устанавливает свойство по умолчанию для текущего просмотр объекта.

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

Синтаксис

'Декларация
Public Sub SetDefaultProperty ( _
    value As PropertyDescriptor _
)
public void SetDefaultProperty(
    PropertyDescriptor value
)
public:
void SetDefaultProperty(
    PropertyDescriptor^ value
)
member SetDefaultProperty : 
        value:PropertyDescriptor -> unit 
public function SetDefaultProperty(
    value : PropertyDescriptor
)

Параметры

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

См. также

Ссылки

DataViewBrowseObject Класс

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