CollectionDataContractAttribute.IsReferenceSetExplicitly 属性

定义

获取是否已显式设置引用。

public:
 property bool IsReferenceSetExplicitly { bool get(); };
public bool IsReferenceSetExplicitly { get; }
member this.IsReferenceSetExplicitly : bool
Public ReadOnly Property IsReferenceSetExplicitly As Boolean

属性值

Boolean

如果已显式设置引用,则为 true;否则为 false

适用于