IVsApplicationSettings, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : VSLangProj80
Assembly : VSLangProj80 (dans VSLangProj80.dll)
Syntaxe
'Déclaration
<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
Le type IVsApplicationSettings expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
EnsureWebServiceUrlPropertyExpression | Infrastructure. Réservé à un usage interne Microsoft. | |
GetAppSettingsPropertyExpression | Infrastructure. Réservé à un usage interne Microsoft. | |
GetPropertyInfo | Infrastructure. Réservé à un usage interne Microsoft. | |
SetPropertyInfo | Infrastructure. Réservé à un usage interne Microsoft. |
Début