IAppInfoDocument.SetDocument (Método)

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

Espacio de nombres:  Microsoft.VisualStudio.Tools.Applications.Runtime
Ensamblado:  Microsoft.VisualStudio.Tools.Applications.Runtime (en Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintaxis

'Declaración
Sub SetDocument ( _
    fileName As String, _
    bytes As Byte(), _
    access As FileAccess _
)
void SetDocument(
    string fileName,
    byte[] bytes,
    FileAccess access
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IAppInfoDocument Interfaz

Microsoft.VisualStudio.Tools.Applications.Runtime (Espacio de nombres)