FileNameAttribute Class

Definition

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.

Applies to