Udostępnij za pośrednictwem


Właściwość IOperation.Signature —

Pobiera ciąg reprezentujący widoczności, nazwa, parametry i zwracany typ operacji.Na przykład: + Cook(p1:Heat):Food

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property Signature As String
string Signature { get; }
property String^ Signature {
    String^ get ();
}
abstract Signature : string with get
function get Signature () : String

Wartość właściwości

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOperation Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes