Share via


Resource.GetGloballyUniqueName(String) Method

Definition

Gets a globally unique name for the resource.

protected string GetGloballyUniqueName (string resourceName);
member this.GetGloballyUniqueName : string -> string
Protected Function GetGloballyUniqueName (resourceName As String) As String

Parameters

resourceName
String

The specified name when constructing the resource.

Returns

Applies to