CollectionDataContractAttribute.IsReferenceSetExplicitly 属性

定义

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

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

属性值

true 如果显式设置了引用,则为否则,为 false.

适用于