VCReferences.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an enumeration indicating the type of object.
public:
property System::String ^ Kind { System::String ^ get(); };
public:
property Platform::String ^ Kind { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(679)]
public string Kind { [System.Runtime.InteropServices.DispId(679)] get; }
[<System.Runtime.InteropServices.DispId(679)>]
[<get: System.Runtime.InteropServices.DispId(679)>]
member this.Kind : string
Public ReadOnly Property Kind As String
Property Value
A vsCMElement value.
Implements
- Attributes