FileNameAttribute Class
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.
Identifies a file name.
public ref class FileNameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public ref class FileNameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class FileNameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type FileNameAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class FileNameAttribute
Inherits SingletonBaseMetadataAttribute
- Inheritance
Constructors
FileNameAttribute(String) |
Constructs a new instance of the attribute. |
Properties
FileName |
Gets the file name. |