NamedPolicyData.GetString Method

Definition

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

String

Platform::String

winrt::hstring

The string value of the MDM policy.

Applies to