CollectionDataContractAttribute.IsReferenceSetExplicitly 屬性

定義

取得是否已明確設定參考。

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

屬性值

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

適用於