DkmComputeProperty(String, String) Конструктор

Определение

Инициализирует новое значение Дкмкомпутепроперти.

public:
 DkmComputeProperty(System::String ^ Name, System::String ^ Value);
public:
 DkmComputeProperty(Platform::String ^ Name, Platform::String ^ Value);
 DkmComputeProperty(std::wstring const & Name, std::wstring const & Value);
public DkmComputeProperty (string Name, string Value);
new Microsoft.VisualStudio.Debugger.GPU.DkmComputeProperty : string * string -> Microsoft.VisualStudio.Debugger.GPU.DkmComputeProperty
Public Sub New (Name As String, Value As String)

Параметры

Name
String

Окне Имя свойства.

Value
String

Окне Значение свойства.

Применяется к