Partager via


RestrictChildrenAttribute.ChildTags Propriété

Définition

Obtenez les noms des éléments autorisés en tant qu’enfants.

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)

Valeur de propriété

S’applique à