IVsWCFMetadataStorage.ProjectItemId Method
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.
Returns the ProjectItemId() for a Windows Communication Foundation (WCF) metadata storage.
public:
System::UInt32 ProjectItemId();
public:
unsigned int ProjectItemId();
unsigned int ProjectItemId();
public uint ProjectItemId ();
abstract member ProjectItemId : unit -> uint32
Public Function ProjectItemId () As UInteger
Returns
A ProjectItemID.