共用方式為


FileChange.FileName 屬性

取得這個檔案的名稱。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
Public ReadOnly Property FileName As String
    Get
public string FileName { get; }
public:
property String^ FileName {
    String^ get ();
}
member FileName : string
function get FileName () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

FileChange 類別

Microsoft.VisualStudio.Data.Schema.Package.Refactoring 命名空間