WebPartTransformerAttribute.ConsumerType Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Type Mendapatkan antarmuka yang didukung oleh titik koneksi konsumen.
public:
property Type ^ ConsumerType { Type ^ get(); };
public Type ConsumerType { get; }
member this.ConsumerType : Type
Public ReadOnly Property ConsumerType As Type
Nilai Properti
Antarmuka Type yang didukung oleh titik koneksi konsumen.
Keterangan
Properti ConsumerType diatur melalui WebPartTransformerAttribute konstruktor.