次の方法で共有


ScopeNode.Children プロパティ

定義

public:
 property System::Collections::Generic::List<Microsoft::AspNetCore::Diagnostics::Elm::ScopeNode ^> ^ Children { System::Collections::Generic::List<Microsoft::AspNetCore::Diagnostics::Elm::ScopeNode ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.AspNetCore.Diagnostics.Elm.ScopeNode> Children { get; }
member this.Children : System.Collections.Generic.List<Microsoft.AspNetCore.Diagnostics.Elm.ScopeNode>
Public ReadOnly Property Children As List(Of ScopeNode)

プロパティ値

適用対象