WebSiteProjectRelatedFilesAttribute.RelatedFileExtension 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 related file extion which willl nest under the primary file extension
public:
property System::Object ^ RelatedFileExtension { System::Object ^ get(); };
public:
property Platform::Object ^ RelatedFileExtension { Platform::Object ^ get(); };
public object RelatedFileExtension { get; }
member this.RelatedFileExtension : obj
Public ReadOnly Property RelatedFileExtension As Object