MemberModel.Namespace Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the namespace that contains the member.
public NamespaceModel Namespace { get; }

Property Value

NamespaceModel
The NamespaceModel object representing the namespace that contains this member.