ObjectReference.AssemblyID Property

Definition

Gets or sets the assembly identifier associated with a given ObjectReference object.

public string AssemblyID { get; set; }
member this.AssemblyID : string with get, set
Public Property AssemblyID As String

Property Value

An assembly identifier.

Applies to