CollectionDataContractAttribute.IsReferenceSetExplicitly 속성

정의

참조가 명시적으로 설정되었는지를 나타내는 값을 가져옵니다.

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

속성 값

참조가 명시적으로 설정된 경우 true를 반환하고, 그러지 않은 경우 false를 반환합니다.

적용 대상