Condividi tramite


Proprietà IProperty.DefaultValue

Specifica un valore iniziale per la proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IProperty Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles