नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Specifies the reference type.
Syntax
Fields
REF_TYPE_WEAK
Specifies a weak reference. Cannot be combined with REF_TYPE_STRONG.
REF_TYPE_STRONG
Specifies a strong reference. Cannot be combined with REF_TYPE_WEAK.
Remarks
Used as the dwRefType member of the DEBUG_REFERENCE_INFO structure.
Passed as a parameter to the SetReferenceType method.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll