IVsProjectClassifierInfo.PackageId 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.
public:
property System::String ^ PackageId { System::String ^ get(); };
public:
property Platform::String ^ PackageId { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public string PackageId { get; }
public string PackageId { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.PackageId : string
member this.PackageId : string
Public ReadOnly Property PackageId As String
Property Value
- Attributes