CodeDomDesignerData::FileName Property
Visual Studio 2015
Gets or sets the name of the file associated with this element.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property String^ FileName { virtual String^ get(); virtual void set(String^ value); }
Show: