HierarchySaveItem.parentItemId Field
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
Syntax
'Declaration
Public parentItemId As UInteger
public uint parentItemId
public:
unsigned int parentItemId
val mutable parentItemId: uint32
public var parentItemId : uint
.NET Framework Security
- 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.