Visual Basic (Declaration) | |
---|---|
Public Property IPCInternal As IPCInternal |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IPCEventItem Dim value As IPCInternal instance.IPCInternal = value value = instance.IPCInternal |
C# | |
---|---|
public IPCInternal IPCInternal {get; set;} |
C++/CLI | |
---|---|
public: property IPCInternal^ IPCInternal { IPCInternal^ get(); void set ( IPCInternal^ value); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2