MemberBindingDefinition.Mappings Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
property System::Collections::IEnumerable ^ Mappings { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable Mappings { get; }
member this.Mappings : System.Collections.IEnumerable
Public ReadOnly Property Mappings As IEnumerable