IVsApplicationSettings Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IVsApplicationSettings
public interface class IVsApplicationSettings
__interface IVsApplicationSettings
[System.Runtime.InteropServices.Guid("CC5B9866-BD93-4AFF-8D61-C73ED3BB77D0")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsApplicationSettings
[<System.Runtime.InteropServices.Guid("CC5B9866-BD93-4AFF-8D61-C73ED3BB77D0")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsApplicationSettings = interface
Public Interface IVsApplicationSettings
- Attributes
Methods
EnsureWebServiceUrlPropertyExpression(String, String, Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
GetAppSettingsPropertyExpression(String, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
GetPropertyInfo(String, String, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
SetPropertyInfo(String, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |