Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Shared Sub SetCreator ( _
c1 As QTMeasurementBlockFactory.ProxyCreator _
)
public static void SetCreator(
QTMeasurementBlockFactory.ProxyCreator c1
)
public:
static void SetCreator(
QTMeasurementBlockFactory::ProxyCreator^ c1
)
static member SetCreator :
c1:QTMeasurementBlockFactory.ProxyCreator -> unit
public static function SetCreator(
c1 : QTMeasurementBlockFactory.ProxyCreator
)
Parameters
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.