Partager via


IVCRulePropertyStorage.DeleteProperty, méthode

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IVCRulePropertyStorage Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms