RestrictChildrenAttribute.ChildTags Vlastnost

Definice

Získejte názvy prvků povolených jako podřízené položky.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ ChildTags { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> ChildTags { get; }
member this.ChildTags : seq<string>
Public ReadOnly Property ChildTags As IEnumerable(Of String)

Hodnota vlastnosti

IEnumerable<String>

Platí pro