IVsApplicationSettings Interface

Definition

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.

Applies to