Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A default that is not owned by this template parameter.
Namespace: Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
Property NonOwnedDefault As IParameterableElement
IParameterableElement NonOwnedDefault { get; set; }
property IParameterableElement^ NonOwnedDefault {
IParameterableElement^ get ();
void set (IParameterableElement^ value);
}
abstract NonOwnedDefault : IParameterableElement with get, set
function get NonOwnedDefault () : IParameterableElement
function set NonOwnedDefault (value : IParameterableElement)
Property Value
Type: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.IParameterableElement
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.