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