ProvideProjectFactoryAttribute.PossibleProjectExtensions 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 set of possible project extensions.
public:
property System::String ^ PossibleProjectExtensions { System::String ^ get(); };
public:
property Platform::String ^ PossibleProjectExtensions { Platform::String ^ get(); };
public string PossibleProjectExtensions { get; }
member this.PossibleProjectExtensions : string
Public ReadOnly Property PossibleProjectExtensions As String
Property Value
The set of possible project extensions.