DkmTaskProperties.Name Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Optional] Name of task.
public: initonly System::String ^ Name;
public: initonly Platform::String ^ Name;
initonly std::wstring Name;
public readonly string Name;
public readonly string? Name;
val mutable Name : string
Public ReadOnly Name As String