AssemblyIdentity.PublicKey 속성

정의

전체 공개 키 또는 비어 있습니다.

public:
 property System::Collections::Immutable::ImmutableArray<System::Byte> PublicKey { System::Collections::Immutable::ImmutableArray<System::Byte> get(); };
public System.Collections.Immutable.ImmutableArray<byte> PublicKey { get; }
member this.PublicKey : System.Collections.Immutable.ImmutableArray<byte>
Public ReadOnly Property PublicKey As ImmutableArray(Of Byte)

속성 값

적용 대상