QTMeasurementBlockFactory.SetCreator-Methode
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
)
Parameter
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.