Metoda IAppInfoDocument.SetDocument —

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

Przestrzeń nazw:  Microsoft.VisualStudio.Tools.Applications.Runtime
Zestaw:  Microsoft.VisualStudio.Tools.Applications.Runtime (w Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAppInfoDocument Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Tools.Applications.Runtime