ControllerDescriptor.UniqueId Property
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.
When implemented in a derived class, gets the unique ID for the controller descriptor using lazy initialization.
public virtual string UniqueId { get; }
member this.UniqueId : string
Public Overridable ReadOnly Property UniqueId As String
Property Value
The unique ID.