Reference6.PublicKeyToken Property

Definition

public:
 property System::String ^ PublicKeyToken { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(21)]
public string PublicKeyToken { [System.Runtime.InteropServices.DispId(21)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[System.Runtime.InteropServices.DispId(21)]
public string PublicKeyToken { [System.Runtime.InteropServices.DispId(21)] get; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.PublicKeyToken : string
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
member this.PublicKeyToken : string
Public ReadOnly Property PublicKeyToken As String

Property Value

Implements

Attributes

Applies to