Udostępnij za pośrednictwem


Właściwość IProperty.DefaultValue —

Określa wartość początkową dla właściwości.

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

Składnia

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

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IProperty Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Profiles