PropertyMapper.Chained 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.
public:
property cli::array <Microsoft::Maui::IPropertyMapper ^> ^ Chained { cli::array <Microsoft::Maui::IPropertyMapper ^> ^ get(); void set(cli::array <Microsoft::Maui::IPropertyMapper ^> ^ value); };
public Microsoft.Maui.IPropertyMapper[]? Chained { get; set; }
member this.Chained : Microsoft.Maui.IPropertyMapper[] with get, set
Public Property Chained As IPropertyMapper()