ISimplePropertyContainer, 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 : Microsoft.VisualStudio.VCProjectEngine
Assembly : Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)
Syntaxe
'Déclaration
<GuidAttribute("4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface ISimplePropertyContainer
[GuidAttribute("4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISimplePropertyContainer
[GuidAttribute(L"4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class ISimplePropertyContainer
[<GuidAttribute("4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type ISimplePropertyContainer = interface end
public interface ISimplePropertyContainer
Le type ISimplePropertyContainer expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Configuration | Infrastructure. Réservé à un usage interne Microsoft. | |
Evaluate | Infrastructure. Réservé à un usage interne Microsoft. | |
GetObject | Infrastructure. Réservé à un usage interne Microsoft. | |
GetProperty | Infrastructure. Réservé à un usage interne Microsoft. | |
GetPropertyWithOffset | Infrastructure. Réservé à un usage interne Microsoft. | |
PutProperty | Infrastructure. Réservé à un usage interne Microsoft. |
Début