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.
public:
static Guid ObjectToGuid(System::Object ^ _value);
public static Guid ObjectToGuid(object _value);
static member ObjectToGuid : obj -> Guid
Public Shared Function ObjectToGuid (_value As Object) As Guid
Parameters
Returns