Udostępnij za pośrednictwem


Metoda IVCBuildPropertyStorage.SetPropertyValue —

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Sub SetPropertyValue ( _
    pszPropName As String, _
    pszConfigName As String, _
    storage As String, _
    pszPropValue As String _
)
void SetPropertyValue(
    string pszPropName,
    string pszConfigName,
    string storage,
    string pszPropValue
)
void SetPropertyValue(
    [InAttribute] String^ pszPropName, 
    [InAttribute] String^ pszConfigName, 
    [InAttribute] String^ storage, 
    [InAttribute] String^ pszPropValue
)
abstract SetPropertyValue : 
        pszPropName:string * 
        pszConfigName:string * 
        storage:string * 
        pszPropValue:string -> unit
function SetPropertyValue(
    pszPropName : String, 
    pszConfigName : String, 
    storage : String, 
    pszPropValue : String
)

Parametry

  • pszPropName
    Typ: String
  • pszConfigName
    Typ: String
  • storage
    Typ: String
  • pszPropValue
    Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCBuildPropertyStorage Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine