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