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

適用対象