DataContractAttribute.IsReferenceSetExplicitly 屬性

定義

確認是否已明確設定 IsReference

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

屬性值

Boolean

如果已明確設定參考,則為 true;否則為 false

適用於