| IMemberAttributeSetBaseElementSection Property |
Gets the element section
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IElementSection> ElementSection { get; }
ReadOnly Property ElementSection As IReadOnlyProperty(Of IElementSection)
Get
property IReadOnlyProperty<IElementSection^>^ ElementSection {
IReadOnlyProperty<IElementSection^>^ get ();
}
abstract ElementSection : IReadOnlyProperty<IElementSection> with get
Property Value
IReadOnlyPropertyIElementSectionSee Also