IProperty.DefaultValue (Propiedad)

Especifica un valor inicial para la propiedad.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Profiles
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IProperty Interfaz

Microsoft.VisualStudio.Uml.Profiles (Espacio de nombres)