Sdílet prostřednictvím


IArtifact.FileName – vlastnost

Umístění uloženého souboru.

Obor názvů:  Microsoft.VisualStudio.Uml.Deployments
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
Property FileName As String
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)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IArtifact Rozhraní

Microsoft.VisualStudio.Uml.Deployments – obor názvů