Visual Basic (Declaration) | |
---|---|
ReadOnly Property PartNumber As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IImplementationInformation Dim value As String value = instance.PartNumber |
C# | |
---|---|
string PartNumber {get;} |
Property Value
The manufacturer assigned part number for this component.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7