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