Partager via


IProperty.Signature, propriété

Obtient une chaîne qui décrit la visibilité, le nom, le type et la multiplicité de la propriété.For example: + employés : Personne [*]

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

Syntaxe

'Déclaration
ReadOnly Property Signature As String
string Signature { get; }
property String^ Signature {
    String^ get ();
}
abstract Signature : string
function get Signature () : String

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IProperty Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms