Sdílet prostřednictvím


IVCRulePropertyStorage.DeleteProperty – metoda

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

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

Parametry

  • bstrPropertyName
    Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVCRulePropertyStorage Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů