Condividi tramite


Metodo IVCRulePropertyStorage.DeleteProperty

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

'Dichiarazione
Sub DeleteProperty ( _
    bstrPropertyName As String _
)
void DeleteProperty(
    string bstrPropertyName
)
void DeleteProperty(
    [InAttribute] String^ bstrPropertyName
)
abstract DeleteProperty : 
        bstrPropertyName:string -> unit 
function DeleteProperty(
    bstrPropertyName : String
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVCRulePropertyStorage Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine