public static string[] GetPathData(
RegistryScope scope
)
Public Shared Function GetPathData (
scope As RegistryScope
) As String()
Dim scope As RegistryScope
Dim returnValue As String()
returnValue = UtilEnvironmentPath.GetPathData(scope)
public:
static array<String^>^ GetPathData(
RegistryScope scope
)
static member GetPathData :
scope : RegistryScope -> string[]
No code example is currently available or this language may not be supported.
InvalidEnumArgumentException | scope |