Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TargetSite As System.Reflection.MethodBase |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ISNetMaskInfoException Dim value As System.Reflection.MethodBase value = instance.TargetSite |
C# | |
---|---|
public System.Reflection.MethodBase TargetSite {get;} |
Delphi | |
---|---|
public read-only property TargetSite: System.Reflection.MethodBase; |
JScript | |
---|---|
public function get TargetSite : System.Reflection.MethodBase |
Managed Extensions for C++ | |
---|---|
public: __property System.Reflection.MethodBase* get_TargetSite(); |
C++/CLI | |
---|---|
public: property System.Reflection.MethodBase^ TargetSite { System.Reflection.MethodBase^ get(); } |
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