DataContractAttribute.IsReferenceSetExplicitly 属性

定义

获取 IsReference 是否已显式设置。

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

属性值

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

适用于