ReferenceContext.IncludeDeclaration Property

Definition

Gets or sets a value indicating whether declaration should be included.

public:
 property bool IncludeDeclaration { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(Name="includeDeclaration")]
public bool IncludeDeclaration { get; set; }
[<System.Runtime.Serialization.DataMember(Name="includeDeclaration")>]
member this.IncludeDeclaration : bool with get, set
Public Property IncludeDeclaration As Boolean

Property Value

Attributes

Applies to