IDSRefConsumer.GetProperty Method
Visual Studio 2012
Retrieves the GUID and Variant property associated with the specified node.
Namespace: Microsoft.VisualStudio.Data.Interop
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Parameters
- drnidCurr
- Type: System.IntPtr
[in] DSREFNODEID of the node whose property is to be retrieved.
- guidProp
- Type: System.Guid
[in] REFGUID of the property to be retrieved.
Return Value
Type: System.ObjectReturns NOERROR if successful. Otherwise, it returns an unspecified failure code.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.