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

적용 대상