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


IAppInfoDocument.SetDocument - метод

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

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

Синтаксис

'Декларация
Sub SetDocument ( _
    fileName As String, _
    bytes As Byte(), _
    access As FileAccess _
)
void SetDocument(
    string fileName,
    byte[] bytes,
    FileAccess access
)

Параметры

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

См. также

Ссылки

IAppInfoDocument Интерфейс

Microsoft.VisualStudio.Tools.Applications.Runtime - пространство имен