IAppInfoDocument Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
| Name | Description | |
|---|---|---|
![]() | HasCustomization | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SupportsCachedDataManifest | This API supports the product infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Close() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | DeleteItem(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IAppInfo.) |
![]() | GetDocument() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | ReadItem(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IAppInfo.) |
![]() | RemoveCustomization() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SetDocument(String^, array<Byte>^, FileAccess) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | WriteItem(String^, String^, array<Byte>^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IAppInfo.) |

