Autodesk Vault ProfessionalVault API

TargetSite Property

Autodesk.Connectivity.WebServicesVaultLicenseException

Gets the method that throws the current exception.

Syntax

public System.Reflection.MethodBase TargetSite {get;}
Public ReadOnly Property TargetSite As System.Reflection.MethodBase

See Also