IAppInfo Interface

 

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

Namespace:   Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

public interface class IAppInfo

NameDescription
System_CAPS_pubmethodDeleteItem(String^, String^)

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

System_CAPS_pubmethodReadItem(String^, String^)

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

System_CAPS_pubmethodWriteItem(String^, String^, array<Byte>^)

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

Return to top
Show: