public string? AssemblyFilePath { get; }Public ReadOnly Property AssemblyFilePath As String
Getpublic:
virtual property String^ AssemblyFilePath {
String^ get () sealed;
}abstract AssemblyFilePath : string with get
override AssemblyFilePath : string with get