共用方式為


IArtifact.FileName 屬性

檔案的儲存位置。

命名空間:  Microsoft.VisualStudio.Uml.Deployments
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
Property FileName As String
    Get
    Set
string FileName { get; set; }
property String^ FileName {
    String^ get ();
    void set (String^ value);
}
abstract FileName : string with get, set
function get FileName () : String
function set FileName (value : String)

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

IArtifact 介面

Microsoft.VisualStudio.Uml.Deployments 命名空間