IVCBuildPropertyStorage, interface
Espace de noms : Microsoft.VisualStudio.VCProjectEngine
Assembly : Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)
Syntaxe
'Déclaration
<GuidAttribute("3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")> _
Public Interface IVCBuildPropertyStorage
[GuidAttribute("3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")]
public interface IVCBuildPropertyStorage
[GuidAttribute(L"3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")]
public interface class IVCBuildPropertyStorage
[<GuidAttribute("3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")>]
type IVCBuildPropertyStorage = interface end
public interface IVCBuildPropertyStorage
Le type IVCBuildPropertyStorage expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GetPropertyValue | ||
RemoveProperty | ||
SetPropertyValue |
Début