NamedPolicyData.GetString Method
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.
Gets the string representation of the MDM policy value.
public:
virtual Platform::String ^ GetString() = GetString;
winrt::hstring GetString();
public string GetString();
function getString()
Public Function GetString () As String
Returns
The string value of the MDM policy.