Visual Basic (Declaration) | |
---|---|
<AttributeUsageAttribute(AllowMultiple=True, Inherited=True)> Public Class PresentationContextAttribute Inherits Attribute |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[AttributeUsageAttribute(AllowMultiple=true, Inherited=true)] public class PresentationContextAttribute : Attribute |
C++/CLI | |
---|---|
[AttributeUsageAttribute(AllowMultiple=true, Inherited=true)] public ref class PresentationContextAttribute : public Attribute |
Shows attribute usage on an interface.
System.Object
System.Attribute
Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family