DkmComputeProperty.Value 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.
Property value.
public: initonly System::String ^ Value;
public: initonly Platform::String ^ Value;
initonly std::wstring Value;
public readonly string Value;
val mutable Value : string
Public ReadOnly Value As String