Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The primitive UnlimitedNatural type that is defined in this IModelStore.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Syntax
'Declaration
ReadOnly Property UnlimitedNatural As IPrimitiveType
IPrimitiveType UnlimitedNatural { get; }
property IPrimitiveType^ UnlimitedNatural {
IPrimitiveType^ get ();
}
abstract UnlimitedNatural : IPrimitiveType with get
function get UnlimitedNatural () : IPrimitiveType
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.IPrimitiveType
.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.
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace