RestrictChildrenAttribute.ChildTags 속성

정의

자식으로 허용되는 요소의 이름을 가져옵니다.

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)

속성 값

적용 대상