ReferenceContext.IncludeDeclaration 属性

定义

获取或设置一个值,该值指示是否应包含声明。

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

属性值

Boolean
属性

适用于