ControlBuilder.TemplatePropertyEntries Özellik

Tanım

Şablon özelliği girdileri koleksiyonunu alır.

public:
 property System::Collections::ICollection ^ TemplatePropertyEntries { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection TemplatePropertyEntries { get; }
member this.TemplatePropertyEntries : System.Collections.ICollection
Public ReadOnly Property TemplatePropertyEntries As ICollection

Özellik Değeri

Şablon özelliği girdileri koleksiyonu.

Açıklamalar

Giriş yoksa statik boş bir koleksiyon döndürülür.

Şunlara uygulanır