VCReference.Kind Property

Definition

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

Applies to