Właściwość ITemplateParameter.NonOwnedParameteredElement —
Przestrzeń nazw: Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Zestaw: Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)
Składnia
'Deklaracja
Property NonOwnedParameteredElement As IParameterableElement
IParameterableElement NonOwnedParameteredElement { get; set; }
property IParameterableElement^ NonOwnedParameteredElement {
IParameterableElement^ get ();
void set (IParameterableElement^ value);
}
abstract NonOwnedParameteredElement : IParameterableElement with get, set
function get NonOwnedParameteredElement () : IParameterableElement
function set NonOwnedParameteredElement (value : IParameterableElement)
Wartość właściwości
Typ: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.IParameterableElement
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.Uml.AuxiliaryConstructs