ProvideProjectFactoryAttribute.DisplayProjectFileExtensions 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.
Gets the resource ID for project file extensions.
public:
property System::String ^ DisplayProjectFileExtensions { System::String ^ get(); };
public:
property Platform::String ^ DisplayProjectFileExtensions { Platform::String ^ get(); };
public string DisplayProjectFileExtensions { get; }
member this.DisplayProjectFileExtensions : string
Public ReadOnly Property DisplayProjectFileExtensions As String
Property Value
The resource ID for project file extensions.