IVsApplicationSettings Interface

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

Microsoft internal use only.

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("CC5B9866-BD93-4AFF-8D61-C73ED3BB77D0")> _
Public Interface IVsApplicationSettings
[InterfaceTypeAttribute()]
[GuidAttribute("CC5B9866-BD93-4AFF-8D61-C73ED3BB77D0")]
public interface IVsApplicationSettings
[InterfaceTypeAttribute()]
[GuidAttribute(L"CC5B9866-BD93-4AFF-8D61-C73ED3BB77D0")]
public interface class IVsApplicationSettings
[<InterfaceTypeAttribute()>]
[<GuidAttribute("CC5B9866-BD93-4AFF-8D61-C73ED3BB77D0")>]
type IVsApplicationSettings =  interface end
public interface IVsApplicationSettings

The IVsApplicationSettings type exposes the following members.

Methods

  Name Description
Public method EnsureWebServiceUrlPropertyExpression Infrastructure. Microsoft internal use only.
Public method GetAppSettingsPropertyExpression Infrastructure. Microsoft internal use only.
Public method GetPropertyInfo Infrastructure. Microsoft internal use only.
Public method SetPropertyInfo Infrastructure. Microsoft internal use only.

Top

See Also

Reference

VSLangProj80 Namespace