Sdílet prostřednictvím


PropertyWindowAttribute – konstruktor (PropertyConverterType)

Inicializuje novou instanci PropertyWindowAttribute třídy pomocí ukazatele typu poskytované převaděč.

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    converterType As PropertyConverterType _
)
public PropertyWindowAttribute(
    PropertyConverterType converterType
)
public:
PropertyWindowAttribute(
    PropertyConverterType converterType
)
new : 
        converterType:PropertyConverterType -> PropertyWindowAttribute
public function PropertyWindowAttribute(
    converterType : PropertyConverterType
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PropertyWindowAttribute Třída

PropertyWindowAttribute – přetížení

Microsoft.VisualStudio.TestTools.Common – obor názvů

PropertyConverterType