Aracılığıyla paylaş


VCCustomBuildRule.RemoveProperty Yöntem

Özelliğe özel yapý kuralından kaldırır.

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

'Bildirim
Sub RemoveProperty ( _
    Property As VCRuntimeProperty _
)
void RemoveProperty(
    VCRuntimeProperty Property
)
void RemoveProperty(
    [InAttribute] VCRuntimeProperty^ Property
)
abstract RemoveProperty : 
        Property:VCRuntimeProperty -> unit
function RemoveProperty(
    Property : VCRuntimeProperty
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCCustomBuildRule Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı