Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsExtensible As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomContextGroup Dim value As Boolean value = instance.IsExtensible |
C# | |
---|---|
public bool IsExtensible {get;} |
Property Value
true if the Context Group is Extensible. false if the Context Group is Non-extensible.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)