WorkspaceVisualNodeBase.VSSelectionKind 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.
Type of the node of VS selection. If Empty, node won't participate in the VSSelection.
public: property Guid VSSelectionKind { public:
Guid get(); protected:
void set(Guid value); };
public Guid VSSelectionKind { get; protected set; }
member this.VSSelectionKind : Guid with get, set
Public Property VSSelectionKind As Guid