Partager via


IArtifact.FileName, propriété

L'emplacement où le fichier est stocké.

Espace de noms :  Microsoft.VisualStudio.Uml.Deployments
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IArtifact Interface

Microsoft.VisualStudio.Uml.Deployments, espace de noms